commit:     8f39e7b65cb9acbea4752720038577f4c7e0bd4d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 11:52:51 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 12:03:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f39e7b6

x11-libs/libXaw3dXft: 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-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild | 4 ++--
 x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild 
b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild
index 114a134a8408..112c8bf820f0 100644
--- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild
+++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,7 +22,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
        x11-base/xorg-proto"
 BDEPEND="
-       sys-devel/flex
+       app-alternatives/lex
        app-alternatives/yacc
        x11-misc/util-macros"
 

diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild 
b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
index 4a9c785231d8..09dc8fe81737 100644
--- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
+++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,7 +22,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
        x11-base/xorg-proto"
 BDEPEND="
-       sys-devel/flex
+       app-alternatives/lex
        app-alternatives/yacc
        x11-misc/util-macros"
 

Reply via email to