diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 02:58:31 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 02:58:31 +0000 |
commit | 5dee2ee793f437be4fc3505c9c8eafc7620bd397 (patch) | |
tree | 942278d82865f91c0b34757c1615b20184c4f2a4 /media-sound/zynaddsubfx | |
parent | Change encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) (diff) | |
download | gentoo-2-5dee2ee793f437be4fc3505c9c8eafc7620bd397.tar.gz gentoo-2-5dee2ee793f437be4fc3505c9c8eafc7620bd397.tar.bz2 gentoo-2-5dee2ee793f437be4fc3505c9c8eafc7620bd397.zip |
Fixed dependency
Diffstat (limited to 'media-sound/zynaddsubfx')
-rw-r--r-- | media-sound/zynaddsubfx/zynaddsubfx-1.4.3.ebuild | 4 | ||||
-rw-r--r-- | media-sound/zynaddsubfx/zynaddsubfx-2.1.1.ebuild | 4 |
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 )" |