diff options
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-1.0.8.ebuild')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.8.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.8.ebuild index f62eee6c2501..46265c638975 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.8.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.8.ebuild,v 1.5 2005/03/16 06:36:15 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.8.ebuild,v 1.6 2005/03/20 03:24:48 pylon Exp $ IUSE="jack doc" @@ -15,7 +15,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2" SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" RDEPEND="virtual/alsa >=media-sound/alsa-headers-${PV}" |