From 67be39a1c53918d4ed040ecf96808922794fae3b Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Thu, 7 Jul 2011 03:09:07 +0000 Subject: x86-fbsd needs yasm too (Portage version: 2.2.0_alpha43/cvs/Linux x86_64) --- media-libs/libvpx/libvpx-0.9.6.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'media-libs/libvpx/libvpx-0.9.6.ebuild') diff --git a/media-libs/libvpx/libvpx-0.9.6.ebuild b/media-libs/libvpx/libvpx-0.9.6.ebuild index 7811767c724a..ac73ae514518 100644 --- a/media-libs/libvpx/libvpx-0.9.6.ebuild +++ b/media-libs/libvpx/libvpx-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-0.9.6.ebuild,v 1.8 2011/06/29 14:54:16 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-0.9.6.ebuild,v 1.9 2011/07/07 03:09:07 aballier Exp $ EAPI=4 inherit eutils multilib toolchain-funcs @@ -29,6 +29,7 @@ IUSE="altivec debug doc mmx postproc sse sse2 sse3 ssse3 +threads" RDEPEND="" DEPEND="amd64? ( dev-lang/yasm ) x86? ( dev-lang/yasm ) + x86-fbsd? ( dev-lang/yasm ) doc? ( app-doc/doxygen dev-lang/php -- cgit v1.2.3-65-gdbad