commit:     a23c9aeaa24acbc74ce98fa5bb1da31da8c1c389
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  6 09:18:31 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Aug  6 09:19:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a23c9aea

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 <AT> gentoo.org>

 www-client/firefox/firefox-115.1.0.ebuild | 2 +-
 www-client/firefox/firefox-116.0.ebuild   | 2 +-
 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
                )

Reply via email to