summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-08-06 12:18:31 +0300
committerJoonas Niilola <juippis@gentoo.org>2023-08-06 12:19:58 +0300
commita23c9aeaa24acbc74ce98fa5bb1da31da8c1c389 (patch)
tree5f09eff4838c2e3c97adf5165ecc8de10fef62e3 /www-client
parentdev-libs/opensc: drop 0.23.0 (diff)
downloadgentoo-a23c9aeaa24acbc74ce98fa5bb1da31da8c1c389.tar.gz
gentoo-a23c9aeaa24acbc74ce98fa5bb1da31da8c1c389.tar.bz2
gentoo-a23c9aeaa24acbc74ce98fa5bb1da31da8c1c389.zip
www-client/firefox: update Xless dependencies
- +X +wayland will pull gui-libs/wlroots[tinywl] even though it's not used. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/firefox/firefox-115.1.0.ebuild2
-rw-r--r--www-client/firefox/firefox-116.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-115.1.0.ebuild b/www-client/firefox/firefox-115.1.0.ebuild
index cbdc6558640b..d5579dc7dea9 100644
--- a/www-client/firefox/firefox-115.1.0.ebuild
+++ b/www-client/firefox/firefox-115.1.0.ebuild
@@ -121,7 +121,7 @@ BDEPEND="${PYTHON_DEPS}
x11-base/xorg-server[xvfb]
x11-apps/xhost
)
- wayland? (
+ !X? (
>=gui-libs/wlroots-0.15.1-r1[tinywl]
x11-misc/xkeyboard-config
)
diff --git a/www-client/firefox/firefox-116.0.ebuild b/www-client/firefox/firefox-116.0.ebuild
index 8c27f071525e..aa53666a88e8 100644
--- a/www-client/firefox/firefox-116.0.ebuild
+++ b/www-client/firefox/firefox-116.0.ebuild
@@ -122,7 +122,7 @@ BDEPEND="${PYTHON_DEPS}
x11-base/xorg-server[xvfb]
x11-apps/xhost
)
- wayland? (
+ !X? (
>=gui-libs/wlroots-0.15.1-r1[tinywl]
x11-misc/xkeyboard-config
)