commit:     5219f256885ec795779e63e626c272a435c4fa43
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 11:52:47 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 12:03:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5219f256

x11-base/xwayland: sys-devel/flex -> app-alternatives/lex

All of these will be using app-alternatives/lex anyway as they're not unsetting

YACC or LEX, so make the dep reflect reality.

(Included both YACC and LEX out of conservatism.)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-base/xwayland/xwayland-23.2.2.ebuild    | 4 ++--
 x11-base/xwayland/xwayland-23.2.3-r1.ebuild | 2 +-
 x11-base/xwayland/xwayland-23.2.3.ebuild    | 4 ++--
 x11-base/xwayland/xwayland-9999.ebuild      | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-base/xwayland/xwayland-23.2.2.ebuild 
b/x11-base/xwayland/xwayland-23.2.2.ebuild
index 3aa58cfedba6..06e42d47e554 100644
--- a/x11-base/xwayland/xwayland-23.2.2.ebuild
+++ b/x11-base/xwayland/xwayland-23.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -58,7 +58,7 @@ RDEPEND="
        selinux? ( sec-policy/selinux-xserver )
 "
 BDEPEND="
-       sys-devel/flex
+       app-alternatives/lex
        dev-util/wayland-scanner
 "
 

diff --git a/x11-base/xwayland/xwayland-23.2.3-r1.ebuild 
b/x11-base/xwayland/xwayland-23.2.3-r1.ebuild
index 7cf66e28583c..26d007f70835 100644
--- a/x11-base/xwayland/xwayland-23.2.3-r1.ebuild
+++ b/x11-base/xwayland/xwayland-23.2.3-r1.ebuild
@@ -58,7 +58,7 @@ RDEPEND="
        selinux? ( sec-policy/selinux-xserver )
 "
 BDEPEND="
-       sys-devel/flex
+       app-alternatives/lex
        dev-util/wayland-scanner
 "
 

diff --git a/x11-base/xwayland/xwayland-23.2.3.ebuild 
b/x11-base/xwayland/xwayland-23.2.3.ebuild
index abc33e62ffa7..15382a5996ac 100644
--- a/x11-base/xwayland/xwayland-23.2.3.ebuild
+++ b/x11-base/xwayland/xwayland-23.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -57,7 +57,7 @@ RDEPEND="
        selinux? ( sec-policy/selinux-xserver )
 "
 BDEPEND="
-       sys-devel/flex
+       app-alternatives/lex
        dev-util/wayland-scanner
 "
 

diff --git a/x11-base/xwayland/xwayland-9999.ebuild 
b/x11-base/xwayland/xwayland-9999.ebuild
index 7a12b501d04b..03adecb51898 100644
--- a/x11-base/xwayland/xwayland-9999.ebuild
+++ b/x11-base/xwayland/xwayland-9999.ebuild
@@ -57,7 +57,7 @@ RDEPEND="
        selinux? ( sec-policy/selinux-xserver )
 "
 BDEPEND="
-       sys-devel/flex
+       app-alternatives/lex
        dev-util/wayland-scanner
 "
 

Reply via email to