summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-24 05:44:34 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-24 05:44:34 +0000
commite38df21994e82cf41940695bbc8f1b4d2c8866a6 (patch)
tree5089619f2fdb2ba276ddb661e844e154ad858efd /media-sound/alsa-driver/alsa-driver-0.5.12a.ebuild
parentremoving icc support because its unmaintained (#42638), version bump (#50936)... (diff)
downloadgentoo-2-e38df21994e82cf41940695bbc8f1b4d2c8866a6.tar.gz
gentoo-2-e38df21994e82cf41940695bbc8f1b4d2c8866a6.tar.bz2
gentoo-2-e38df21994e82cf41940695bbc8f1b4d2c8866a6.zip
Removing old versions. Fixing DEPEND.
Diffstat (limited to 'media-sound/alsa-driver/alsa-driver-0.5.12a.ebuild')
-rw-r--r--media-sound/alsa-driver/alsa-driver-0.5.12a.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/alsa-driver/alsa-driver-0.5.12a.ebuild b/media-sound/alsa-driver/alsa-driver-0.5.12a.ebuild
index c70224fefdba..21d2491ae1c3 100644
--- a/media-sound/alsa-driver/alsa-driver-0.5.12a.ebuild
+++ b/media-sound/alsa-driver/alsa-driver-0.5.12a.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-sound/alsa-driver/alsa-driver-0.5.12a.ebuild,v 1.19 2004/07/01 07:48:17 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-0.5.12a.ebuild,v 1.20 2004/07/24 05:44:34 eradicator Exp $
IUSE=""
@@ -8,8 +8,8 @@ DESCRIPTION="Advanced Linux Sound Architecture modules"
SRC_URI="mirror://alsaproject/driver/${P}.tar.bz2"
HOMEPAGE="http://www.alsa-project.org"
-#virtual/libc should depend on specific kernel headers
-DEPEND="sys-devel/autoconf virtual/libc"
+RDEPEND=""
+DEPEND="sys-devel/autoconf virtual/linux-sources"
PROVIDE="virtual/alsa"
SLOT="0.5"