diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-12-04 18:33:40 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-12-04 18:33:40 +0000 |
commit | 0c60ec4427404ace822bbef90519861bdabd8cd0 (patch) | |
tree | 9b656d5faf1fce5bba7cdb030b5c826af5732f2d /media-sound/gamix/gamix-1.99_p14-r1.ebuild | |
parent | slot=KV (diff) | |
download | historical-0c60ec4427404ace822bbef90519861bdabd8cd0.tar.gz historical-0c60ec4427404ace822bbef90519861bdabd8cd0.tar.bz2 historical-0c60ec4427404ace822bbef90519861bdabd8cd0.zip |
remove cruft characters
Diffstat (limited to 'media-sound/gamix/gamix-1.99_p14-r1.ebuild')
-rw-r--r-- | media-sound/gamix/gamix-1.99_p14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gamix/gamix-1.99_p14-r1.ebuild b/media-sound/gamix/gamix-1.99_p14-r1.ebuild index 9fc51a3056bc..83727fb07d2b 100644 --- a/media-sound/gamix/gamix-1.99_p14-r1.ebuild +++ b/media-sound/gamix/gamix-1.99_p14-r1.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_p14-r1.ebuild,v 1.1 2003/12/04 17:33:51 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gamix/gamix-1.99_p14-r1.ebuild,v 1.2 2003/12/04 18:33:39 seemant Exp $ IUSE="nls gtk2" @@ -14,7 +14,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~amd64 ~ia64" -DEPEND="virtual/alsa \ +DEPEND="virtual/alsa gtk2? ( >=x11-libs/gtk+-2.2.1 ) : ( =x11-libs/gtk+-1.2* )" src_compile() { |