diff options
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-1.0.5-r2.ebuild')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.5-r2.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.5-r2.ebuild index 250f12849fc9..3eec1cf52c12 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.5-r2.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.5-r2.ebuild,v 1.4 2004/07/14 18:48:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.5-r2.ebuild,v 1.5 2004/07/19 10:01:41 eradicator Exp $ inherit libtool @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~amd64 -sparc ~ia64" LICENSE="GPL-2 LGPL-2.1" -IUSE="static" +IUSE="static jack" RDEPEND="virtual/alsa" |