mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
media-libs/libaom: add missing BDEPEND for dev-lang/perl
CMake Error at build/cmake/aom_configure.cmake:414 (message): Perl is required to build libaom. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -32,6 +32,7 @@ REQUIRED_USE="
|
||||
"
|
||||
|
||||
BDEPEND="${PYTHON_DEPS}
|
||||
dev-lang/perl
|
||||
abi_x86_32? ( dev-lang/yasm )
|
||||
abi_x86_64? ( dev-lang/yasm )
|
||||
abi_x86_x32? ( dev-lang/yasm )
|
||||
|
||||
@@ -30,6 +30,7 @@ REQUIRED_USE="
|
||||
"
|
||||
|
||||
BDEPEND="${PYTHON_DEPS}
|
||||
dev-lang/perl
|
||||
abi_x86_32? ( dev-lang/yasm )
|
||||
abi_x86_64? ( dev-lang/yasm )
|
||||
abi_x86_x32? ( dev-lang/yasm )
|
||||
|
||||
Reference in New Issue
Block a user