diff options
Diffstat (limited to 'www-client/seamonkey/seamonkey-2.4.1-r1.ebuild')
-rw-r--r-- | www-client/seamonkey/seamonkey-2.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild b/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild index bd2f675fc511..ebf67f70682c 100644 --- a/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild +++ b/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild,v 1.7 2012/03/14 09:17:45 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild,v 1.8 2012/05/03 06:01:03 jdhore Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -91,7 +91,7 @@ RDEPEND=">=sys-devel/binutils-2.16.1 media-libs/alsa-lib )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig webm? ( amd64? ( ${ASM_DEPEND} ) x86? ( ${ASM_DEPEND} ) )" |