diff options
Diffstat (limited to 'media-sound/gamix/gamix-1.99_p13.ebuild')
-rw-r--r-- | media-sound/gamix/gamix-1.99_p13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/gamix/gamix-1.99_p13.ebuild b/media-sound/gamix/gamix-1.99_p13.ebuild index df84db266b7b..7db5ae162c2d 100644 --- a/media-sound/gamix/gamix-1.99_p13.ebuild +++ b/media-sound/gamix/gamix-1.99_p13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gamix/gamix-1.99_p13.ebuild,v 1.6 2003/02/13 13:12:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gamix/gamix-1.99_p13.ebuild,v 1.7 2003/09/07 00:06:05 msterret Exp $ P_V=${P/_p/.p} S=${WORKDIR}/${P_V} @@ -13,9 +13,9 @@ LICENSE="GPL-2" KEYWORDS="x86 ~ppc" IUSE="nls" -DEPEND=">=media-sound/alsa-driver-0.9_rc1 +DEPEND=">=media-sound/alsa-driver-0.9_rc1 >=media-libs/alsa-lib-0.9_rc1 - x11-libs/gtk+ + x11-libs/gtk+ dev-libs/glib" src_compile() { |