mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -25,7 +25,7 @@ RDEPEND="
|
||||
)
|
||||
libssh? ( net-libs/libssh:= )"
|
||||
BDEPEND="
|
||||
sys-devel/bison
|
||||
app-alternatives/yacc
|
||||
app-alternatives/lex
|
||||
sys-devel/m4
|
||||
"
|
||||
|
||||
@@ -25,7 +25,7 @@ RDEPEND="
|
||||
)
|
||||
libssh? ( net-libs/libssh:= )"
|
||||
BDEPEND="
|
||||
sys-devel/bison
|
||||
app-alternatives/yacc
|
||||
app-alternatives/lex
|
||||
sys-devel/m4
|
||||
"
|
||||
|
||||
@@ -25,7 +25,7 @@ RDEPEND="
|
||||
)
|
||||
libssh? ( net-libs/libssh:= )"
|
||||
BDEPEND="
|
||||
sys-devel/bison
|
||||
app-alternatives/yacc
|
||||
app-alternatives/lex
|
||||
sys-devel/m4
|
||||
"
|
||||
|
||||
@@ -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=(
|
||||
|
||||
Reference in New Issue
Block a user