diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-01-26 17:11:27 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-01-26 17:11:27 +0000 |
commit | 4cc9a38352d014f6f06e8e30630194a0dd734f51 (patch) | |
tree | ee7196c368c451daf28ae3eb145f888770bf29c5 /media-sound | |
parent | fixed X deps (diff) | |
download | historical-4cc9a38352d014f6f06e8e30630194a0dd734f51.tar.gz historical-4cc9a38352d014f6f06e8e30630194a0dd734f51.tar.bz2 historical-4cc9a38352d014f6f06e8e30630194a0dd734f51.zip |
fixed x11-proto deps
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/snd/snd-7.15.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-sound/snd/snd-7.15.ebuild b/media-sound/snd/snd-7.15.ebuild index 2ef217fbe704..2753ad34de7f 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.5 2006/01/26 17:06:16 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.15.ebuild,v 1.6 2006/01/26 17:11:27 ticho Exp $ IUSE="X alsa esd fam fftw gsl gtk guile jack ladspa motif nls opengl ruby" @@ -19,6 +19,8 @@ DEPEND="media-libs/audiofile X? ( || ( ( + x11-proto/xproto + x11-proto/xextproto x11-libs/libX11 x11-libs/libXt x11-libs/libXpm |