summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:52:17 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:03:08 +0000
commit5b4b9391c528a95ef52a3107834f257fe2032afe (patch)
treec22b45856e82871f0735b413e3e7d0a278a73df7
parentsys-apps/pcsc-lite: sys-devel/flex -> app-alternatives/lex (diff)
downloadgentoo-5b4b9391c528a95ef52a3107834f257fe2032afe.tar.gz
gentoo-5b4b9391c528a95ef52a3107834f257fe2032afe.tar.bz2
gentoo-5b4b9391c528a95ef52a3107834f257fe2032afe.zip
sys-apps/ppc64-diag: 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@gentoo.org>
-rw-r--r--sys-apps/ppc64-diag/ppc64-diag-2.7.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ppc64-diag/ppc64-diag-2.7.9.ebuild b/sys-apps/ppc64-diag/ppc64-diag-2.7.9.ebuild
index efa16f44fa52..a56bcef13cb3 100644
--- a/sys-apps/ppc64-diag/ppc64-diag-2.7.9.ebuild
+++ b/sys-apps/ppc64-diag/ppc64-diag-2.7.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -30,7 +30,7 @@ RDEPEND="${DEPEND}
BDEPEND="
sys-devel/bison
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig
"