mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
www-client/yandex-browser: USE X fix
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
@@ -18,13 +18,18 @@ DESCRIPTION="The web browser from Yandex"
|
||||
HOMEPAGE="https://browser.yandex.ru/"
|
||||
LICENSE="Yandex-EULA"
|
||||
SLOT="0"
|
||||
IUSE="+ffmpeg-codecs"
|
||||
|
||||
IUSE="X wayland +ffmpeg-codecs"
|
||||
|
||||
REQUIRED_USE="|| ( X wayland )"
|
||||
|
||||
SRC_URI="
|
||||
amd64? ( https://repo.yandex.ru/yandex-browser/deb/pool/main/y/${MY_PN}/${MY_PN}_${MY_PV}_amd64.deb -> ${P}.deb )
|
||||
"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
X? ( x11-base/xorg-server )
|
||||
dev-libs/expat
|
||||
dev-libs/glib:2
|
||||
dev-libs/nspr
|
||||
|
||||
Reference in New Issue
Block a user