diff options
author | 2004-04-08 08:51:16 +0000 | |
---|---|---|
committer | 2004-04-08 08:51:16 +0000 | |
commit | 6a1ca887a65847cacd2601e28ce5a43eebcb1a3e (patch) | |
tree | a7a4ff89697054488c906e5bef59fe7e1a6cf145 /media-sound/xmms/xmms-1.2.10-r1.ebuild | |
parent | USE=jack support. (Manifest recommit) (diff) | |
download | gentoo-2-6a1ca887a65847cacd2601e28ce5a43eebcb1a3e.tar.gz gentoo-2-6a1ca887a65847cacd2601e28ce5a43eebcb1a3e.tar.bz2 gentoo-2-6a1ca887a65847cacd2601e28ce5a43eebcb1a3e.zip |
Removing block on removed alsa plugin package.
Diffstat (limited to 'media-sound/xmms/xmms-1.2.10-r1.ebuild')
-rw-r--r-- | media-sound/xmms/xmms-1.2.10-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/xmms/xmms-1.2.10-r1.ebuild b/media-sound/xmms/xmms-1.2.10-r1.ebuild index 6cc1bbf96544..293acfbc9e67 100644 --- a/media-sound/xmms/xmms-1.2.10-r1.ebuild +++ b/media-sound/xmms/xmms-1.2.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.10-r1.ebuild,v 1.6 2004/04/06 22:41:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.10-r1.ebuild,v 1.7 2004/04/08 08:51:16 eradicator Exp $ inherit flag-o-matic eutils @@ -26,7 +26,6 @@ DEPEND="=x11-libs/gtk+-1.2* xml? ( >=dev-libs/libxml-1.8.15 ) opengl? ( virtual/opengl ) alsa? ( >=media-libs/alsa-lib-0.9.0 ) - !media-plugins/xmms-alsa oggvorbis? ( >=media-libs/libvorbis-1.0 )" RDEPEND="${DEPEND} |