dev-games/libnw: 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:21 +00:00
parent ff43ed7562
commit 33ece3b5ca

View File

@@ -15,7 +15,7 @@ KEYWORDS="amd64 x86"
RDEPEND="!sci-biology/newick-utils"
BDEPEND="
sys-devel/bison
app-alternatives/yacc
app-alternatives/lex"
DOCS=( AUTHORS ChangeLog NEWS README README.tech TODO )