diff options
Diffstat (limited to 'media-sound/awesfx/awesfx-0.5.0c.ebuild')
-rw-r--r-- | media-sound/awesfx/awesfx-0.5.0c.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/media-sound/awesfx/awesfx-0.5.0c.ebuild b/media-sound/awesfx/awesfx-0.5.0c.ebuild index a05d36be8b91..48d965172a9c 100644 --- a/media-sound/awesfx/awesfx-0.5.0c.ebuild +++ b/media-sound/awesfx/awesfx-0.5.0c.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.5.0c.ebuild,v 1.5 2005/09/19 00:03:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.5.0c.ebuild,v 1.6 2006/03/07 13:25:13 flameeyes Exp $ IUSE="alsa" @@ -14,8 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~ppc ~sparc x86" -DEPEND="virtual/libc - alsa? ( >=media-libs/alsa-lib-1.0.0 )" +DEPEND="alsa? ( >=media-libs/alsa-lib-1.0.0 )" BANK_LOC="/usr/share/sounds/sf2" |