diff options
Diffstat (limited to 'media-sound/awesfx/awesfx-0.5.0d.ebuild')
-rw-r--r-- | media-sound/awesfx/awesfx-0.5.0d.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/media-sound/awesfx/awesfx-0.5.0d.ebuild b/media-sound/awesfx/awesfx-0.5.0d.ebuild index f469e58fd764..b9191fd96f7c 100644 --- a/media-sound/awesfx/awesfx-0.5.0d.ebuild +++ b/media-sound/awesfx/awesfx-0.5.0d.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.0d.ebuild,v 1.3 2005/09/19 00:03:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.5.0d.ebuild,v 1.4 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" |