From a1fb137b6dad6ea0072f7862d26f720eaba67f94 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Jan 2024 12:08:17 +0000 Subject: net-analyzer/gvm-libs: sys-devel/bison -> app-alternatives/yacc All of these will be using app-alternatives/yacc 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 --- net-analyzer/gvm-libs/gvm-libs-22.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/gvm-libs/gvm-libs-22.7.3.ebuild b/net-analyzer/gvm-libs/gvm-libs-22.7.3.ebuild index fd42d349cf9b..f492d41ecf21 100644 --- a/net-analyzer/gvm-libs/gvm-libs-22.7.3.ebuild +++ b/net-analyzer/gvm-libs/gvm-libs-22.7.3.ebuild @@ -37,7 +37,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND=" dev-vcs/git - sys-devel/bison + app-alternatives/yacc app-alternatives/lex virtual/pkgconfig doc? ( -- cgit v1.2.3-65-gdbad