From 5b4b9391c528a95ef52a3107834f257fe2032afe Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Jan 2024 11:52:17 +0000 Subject: 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 --- sys-apps/ppc64-diag/ppc64-diag-2.7.9.ebuild | 4 ++-- 1 file 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 " -- cgit v1.2.3-65-gdbad