summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-12-04 13:08:38 +0000
committerAchim Gottinger <achim@gentoo.org>2000-12-04 13:08:38 +0000
commit634fef568861e9e4ea5aa6258e8e8f5107295fc4 (patch)
treeab824025ad8c6826a9be98cd5a49ddb4d4280480 /media-libs/alsa-lib
parentyet another update (diff)
downloadgentoo-2-634fef568861e9e4ea5aa6258e8e8f5107295fc4.tar.gz
gentoo-2-634fef568861e9e4ea5aa6258e8e8f5107295fc4.tar.bz2
gentoo-2-634fef568861e9e4ea5aa6258e8e8f5107295fc4.zip
*** empty log message ***
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r--media-libs/alsa-lib/alsa-lib-0.5.9-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-0.5.9-r2.ebuild b/media-libs/alsa-lib/alsa-lib-0.5.9-r2.ebuild
index 1ae252e0d54a..ec74fa93a0a6 100644
--- a/media-libs/alsa-lib/alsa-lib-0.5.9-r2.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-0.5.9-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.5.9-r2.ebuild,v 1.3 2000/12/01 21:58:45 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.5.9-r2.ebuild,v 1.4 2000/12/04 13:07:25 achim Exp $
P=alsa-lib-0.5.9
A=${P}.tar.bz2
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.alsa-project.org/pub/lib/"${A}
HOMEPAGE="http://www.alsa-project.org/"
DEPEND=">=sys-libs/glibc-2.1.3
- >=media-sound/alsa-driver-0.5.9"
+ || ( >=media-sound/alsa-driver-0.5.9 >=sys-kernel/linux-2.4.0_rc11 )"
src_unpack() {