net-misc/bird: 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:08:37 +00:00
parent d647531b8a
commit 5140c25d93
4 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ RDEPEND="
)
libssh? ( net-libs/libssh:= )"
BDEPEND="
sys-devel/bison
app-alternatives/yacc
app-alternatives/lex
sys-devel/m4
"

View File

@@ -25,7 +25,7 @@ RDEPEND="
)
libssh? ( net-libs/libssh:= )"
BDEPEND="
sys-devel/bison
app-alternatives/yacc
app-alternatives/lex
sys-devel/m4
"

View File

@@ -25,7 +25,7 @@ RDEPEND="
)
libssh? ( net-libs/libssh:= )"
BDEPEND="
sys-devel/bison
app-alternatives/yacc
app-alternatives/lex
sys-devel/m4
"

View File

@@ -15,7 +15,7 @@ IUSE="+client debug"
RDEPEND="client? ( sys-libs/ncurses )
client? ( sys-libs/readline )"
DEPEND="app-alternatives/lex
sys-devel/bison
app-alternatives/yacc
sys-devel/m4"
PATCHES=(