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/zynaddsubfx
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/zynaddsubfx')
-rw-r--r--media-sound/zynaddsubfx/zynaddsubfx-1.4.3.ebuild4
-rw-r--r--media-sound/zynaddsubfx/zynaddsubfx-2.1.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/zynaddsubfx/zynaddsubfx-1.4.3.ebuild b/media-sound/zynaddsubfx/zynaddsubfx-1.4.3.ebuild
index 426cb28621ec..4b958e171fc4 100644
--- a/media-sound/zynaddsubfx/zynaddsubfx-1.4.3.ebuild
+++ b/media-sound/zynaddsubfx/zynaddsubfx-1.4.3.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/zynaddsubfx/zynaddsubfx-1.4.3.ebuild,v 1.8 2004/09/15 17:47:42 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-1.4.3.ebuild,v 1.9 2004/12/29 02:57:43 ribosome Exp $
inherit eutils
@@ -16,7 +16,7 @@ KEYWORDS="x86 amd64"
IUSE=""
DEPEND=">=x11-libs/fltk-1.1.2
- =dev-libs/fftw-2*
+ =sci-libs/fftw-2*
media-sound/jack-audio-connection-kit"
S="${WORKDIR}/${MY_P}"
diff --git a/media-sound/zynaddsubfx/zynaddsubfx-2.1.1.ebuild b/media-sound/zynaddsubfx/zynaddsubfx-2.1.1.ebuild
index f0ed5ee52ce6..4676002a5597 100644
--- a/media-sound/zynaddsubfx/zynaddsubfx-2.1.1.ebuild
+++ b/media-sound/zynaddsubfx/zynaddsubfx-2.1.1.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/zynaddsubfx/zynaddsubfx-2.1.1.ebuild,v 1.3 2004/12/19 06:58:46 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-2.1.1.ebuild,v 1.4 2004/12/29 02:57:43 ribosome Exp $
inherit eutils
@@ -17,7 +17,7 @@ KEYWORDS="amd64 x86"
IUSE="oss alsa jack"
DEPEND=">=x11-libs/fltk-1.1.2
- =dev-libs/fftw-2*
+ =sci-libs/fftw-2*
media-sound/jack-audio-connection-kit
>=dev-libs/mini-xml-2.0"
# portaudio? ( media-libs/portaudio )"