sys-process/at: 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:09:43 +00:00
parent b5d54438a0
commit 1bbe134dfd

View File

@@ -31,7 +31,7 @@ RDEPEND="${DEPEND}
"
BDEPEND="
>=sys-devel/autoconf-2.64
sys-devel/bison
app-alternatives/yacc
app-alternatives/lex
"