summaryrefslogtreecommitdiff
path: root/media-libs/libvpx/libvpx-1.7.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/libvpx/libvpx-1.7.0-r1.ebuild')
-rw-r--r--media-libs/libvpx/libvpx-1.7.0-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-libs/libvpx/libvpx-1.7.0-r1.ebuild b/media-libs/libvpx/libvpx-1.7.0-r1.ebuild
index dd47363e1e0b..1e1421ac75dd 100644
--- a/media-libs/libvpx/libvpx-1.7.0-r1.ebuild
+++ b/media-libs/libvpx/libvpx-1.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -32,7 +32,8 @@ REQUIRED_USE="
# Disable test phase when USE="-test"
RESTRICT="!test? ( test )"
-BDEPEND="abi_x86_32? ( dev-lang/yasm )
+BDEPEND="dev-lang/perl
+ abi_x86_32? ( dev-lang/yasm )
abi_x86_64? ( dev-lang/yasm )
abi_x86_x32? ( dev-lang/yasm )
x86-fbsd? ( dev-lang/yasm )