dev-embedded/avrdude: 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:06:17 +00:00
parent 22828c49bd
commit d951a15ff6
2 changed files with 2 additions and 2 deletions

View File

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

View File

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