diff options
Diffstat (limited to 'media-libs/libvpx/libvpx-1.4.0.ebuild')
-rw-r--r-- | media-libs/libvpx/libvpx-1.4.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/libvpx/libvpx-1.4.0.ebuild b/media-libs/libvpx/libvpx-1.4.0.ebuild index ac6af7aea239..bd9994b4b4da 100644 --- a/media-libs/libvpx/libvpx-1.4.0.ebuild +++ b/media-libs/libvpx/libvpx-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -32,6 +32,7 @@ IUSE="altivec cpu_flags_x86_avx cpu_flags_x86_avx2 doc cpu_flags_x86_mmx postpro RDEPEND="abi_x86_32? ( !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] )" DEPEND="abi_x86_32? ( dev-lang/yasm ) abi_x86_64? ( dev-lang/yasm ) + abi_x86_x32? ( dev-lang/yasm ) x86-fbsd? ( dev-lang/yasm ) amd64-fbsd? ( dev-lang/yasm ) doc? ( |