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 <sam@gentoo.org>
This commit is contained in:
Sam James
2024-01-08 12:05:57 +00:00
parent d9ee05e2b6
commit bf87f1c8d9

View File

@@ -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"