mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kernel-build.eclass: BDEPEND on dev-lang/perl
Some config options (that we enable by default, e.g. CONFIG_CRYPTO_POLY1305) cause perl scripts to be run during the build. Closes: https://bugs.gentoo.org/930390 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
@@ -47,6 +47,7 @@ BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
app-alternatives/cpio
|
||||
app-alternatives/bc
|
||||
dev-lang/perl
|
||||
sys-devel/bison
|
||||
sys-devel/flex
|
||||
virtual/libelf
|
||||
|
||||
Reference in New Issue
Block a user