From 5acd1393be88242592b91ab99d3eecd98e0014c8 Mon Sep 17 00:00:00 2001 From: Olivier Fisette Date: Wed, 29 Dec 2004 03:01:17 +0000 Subject: Fixed dependency --- media-sound/extace/extace-1.9.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-sound/extace/extace-1.9.2.ebuild') diff --git a/media-sound/extace/extace-1.9.2.ebuild b/media-sound/extace/extace-1.9.2.ebuild index c56a55bbaef0..2f5db946d5d1 100644 --- a/media-sound/extace/extace-1.9.2.ebuild +++ b/media-sound/extace/extace-1.9.2.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/extace/extace-1.9.2.ebuild,v 1.1 2004/12/18 13:26:04 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/extace/extace-1.9.2.ebuild,v 1.2 2004/12/29 02:59:28 ribosome Exp $ IUSE="" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~x86 ~sparc ~amd64" DEPEND="media-sound/esound - =dev-libs/fftw-2*" + =sci-libs/fftw-2*" src_install() { make DESTDIR="${D}" install || die -- cgit v1.2.3-65-gdbad