mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
kernel-2.eclass: add sys-devel/bison and sys-devel/flex to RDEPEND
Since commit 033dba2ec06 [Link 1], kernel needs bison and flex. Link 1: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=033dba2ec06c47a9fe1b190bc3281058fb20738d Closes: https://bugs.gentoo.org/663020
This commit is contained in:
@@ -601,6 +601,8 @@ if [[ ${ETYPE} == sources ]]; then
|
||||
RDEPEND="!build? (
|
||||
dev-lang/perl
|
||||
sys-devel/bc
|
||||
sys-devel/bison
|
||||
sys-devel/flex
|
||||
sys-devel/make
|
||||
>=sys-libs/ncurses-5.2
|
||||
virtual/libelf
|
||||
|
||||
Reference in New Issue
Block a user