summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2004-12-29 03:01:17 +0000
committerOlivier Fisette <ribosome@gentoo.org>2004-12-29 03:01:17 +0000
commit5acd1393be88242592b91ab99d3eecd98e0014c8 (patch)
tree1738470057be7ea26a651fe87644e559e7c1e8d1 /media-sound/extace/extace-1.9.2.ebuild
parentChange encoding to UTF-8 for GLEP 31 compliance (diff)
downloadhistorical-5acd1393be88242592b91ab99d3eecd98e0014c8.tar.gz
historical-5acd1393be88242592b91ab99d3eecd98e0014c8.tar.bz2
historical-5acd1393be88242592b91ab99d3eecd98e0014c8.zip
Fixed dependency
Diffstat (limited to 'media-sound/extace/extace-1.9.2.ebuild')
-rw-r--r--media-sound/extace/extace-1.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
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