From bf87f1c8d9ce40db810b2f8e06cb41ab2e18566d Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Jan 2024 12:05:57 +0000 Subject: app-forensics/aide: 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 --- app-forensics/aide/aide-0.17.4-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-forensics') diff --git a/app-forensics/aide/aide-0.17.4-r4.ebuild b/app-forensics/aide/aide-0.17.4-r4.ebuild index 9dcb35b833b0..71aa7366350b 100644 --- a/app-forensics/aide/aide-0.17.4-r4.ebuild +++ b/app-forensics/aide/aide-0.17.4-r4.ebuild @@ -29,7 +29,7 @@ DEPEND="dev-libs/libpcre xattr? ( sys-apps/attr )" RDEPEND="${DEPEND} selinux? ( sec-policy/selinux-aide )" -BDEPEND="sys-devel/bison +BDEPEND="app-alternatives/yacc app-alternatives/lex virtual/pkgconfig" -- cgit v1.2.3-65-gdbad