From 97d37f38243e54e92f516379cdc2c7382e5b15c9 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Sat, 19 Jun 2004 11:15:16 +0000 Subject: Add symlink to alsa driver headers if alsa-drivers is not installed. This should take care of problems like bug #54381. --- media-libs/alsa-lib/alsa-lib-0.9.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-libs/alsa-lib/alsa-lib-0.9.8.ebuild') diff --git a/media-libs/alsa-lib/alsa-lib-0.9.8.ebuild b/media-libs/alsa-lib/alsa-lib-0.9.8.ebuild index 9aa4d6c06c7b..07fbb360a31e 100644 --- a/media-libs/alsa-lib/alsa-lib-0.9.8.ebuild +++ b/media-libs/alsa-lib/alsa-lib-0.9.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.8.ebuild,v 1.11 2004/03/27 07:48:01 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.8.ebuild,v 1.12 2004/06/19 11:15:16 eradicator Exp $ inherit libtool @@ -13,7 +13,7 @@ LICENSE="GPL-2 LGPL-2.1" IUSE="jack" -RDEPEND="!ppc? ( jack? ( virtual/jack ) )" +RDEPEND="!ppc? ( jack? ( media-sound/jack-audio-connection-kit ) )" DEPEND="${RDEPEND} >=sys-devel/automake-1.7.2 -- cgit v1.2.3-65-gdbad