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/brutefir
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/brutefir')
-rw-r--r--media-sound/brutefir/brutefir-1.0a.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/brutefir/brutefir-1.0a.ebuild b/media-sound/brutefir/brutefir-1.0a.ebuild
index 2667e2999588..599e9a6199b4 100644
--- a/media-sound/brutefir/brutefir-1.0a.ebuild
+++ b/media-sound/brutefir/brutefir-1.0a.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/brutefir/brutefir-1.0a.ebuild,v 1.5 2004/10/07 06:40:14 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/brutefir/brutefir-1.0a.ebuild,v 1.6 2004/12/29 02:58:31 ribosome Exp $
IUSE=""
@@ -16,7 +16,7 @@ KEYWORDS="x86 amd64 ~ppc"
DEPEND=">=media-libs/alsa-lib-0.9.1
media-sound/jack-audio-connection-kit
- >=dev-libs/fftw-3.0.0"
+ >=sci-libs/fftw-3.0.0"
src_compile() {
emake || die