diff options
Diffstat (limited to 'net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild')
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild b/net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild index 775e55b55259..825b20399351 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild,v 1.7 2006/04/12 20:30:54 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.21.ebuild,v 1.8 2006/05/04 09:43:47 josejx Exp $ inherit eutils multilib nsplugins @@ -15,7 +15,9 @@ IUSE="gecko-sdk gtk" DEPEND=">=media-video/mplayer-1.0_pre5 gecko-sdk? ( net-libs/gecko-sdk ) - !gecko-sdk? ( || ( >=www-client/mozilla-1.6 www-client/mozilla-firefox ) ) + !gecko-sdk? ( || ( >=www-client/mozilla-1.6 + www-client/mozilla-firefox + www-client/seamonkey ) ) || ( ( x11-libs/libXpm x11-proto/xextproto ) |