diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-01-26 17:06:16 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-01-26 17:06:16 +0000 |
commit | a4ea79482e2d7d2ac6f180c3c1b421802461b583 (patch) | |
tree | bcb88ab1dfe15ab395bafe9ee174f5514a736d3b /media-sound/snd | |
parent | Prepared for modular X. (diff) | |
download | gentoo-2-a4ea79482e2d7d2ac6f180c3c1b421802461b583.tar.gz gentoo-2-a4ea79482e2d7d2ac6f180c3c1b421802461b583.tar.bz2 gentoo-2-a4ea79482e2d7d2ac6f180c3c1b421802461b583.zip |
xproto is already pulled by libs
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-sound/snd')
-rw-r--r-- | media-sound/snd/snd-7.15.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/media-sound/snd/snd-7.15.ebuild b/media-sound/snd/snd-7.15.ebuild index d0340ab3f0d4..2ef217fbe704 100644 --- a/media-sound/snd/snd-7.15.ebuild +++ b/media-sound/snd/snd-7.15.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/media-sound/snd/snd-7.15.ebuild,v 1.4 2006/01/26 16:45:58 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.15.ebuild,v 1.5 2006/01/26 17:06:16 ticho Exp $ IUSE="X alsa esd fam fftw gsl gtk guile jack ladspa motif nls opengl ruby" @@ -19,8 +19,6 @@ DEPEND="media-libs/audiofile X? ( || ( ( - x11-proto/xextproto - x11-proto/xproto x11-libs/libX11 x11-libs/libXt x11-libs/libXpm |