diff options
Diffstat (limited to 'media-sound/ecamegapedal/ecamegapedal-0.4.2.ebuild')
-rw-r--r-- | media-sound/ecamegapedal/ecamegapedal-0.4.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/ecamegapedal/ecamegapedal-0.4.2.ebuild b/media-sound/ecamegapedal/ecamegapedal-0.4.2.ebuild index 9d0451edb2c9..890dd9f01c1b 100644 --- a/media-sound/ecamegapedal/ecamegapedal-0.4.2.ebuild +++ b/media-sound/ecamegapedal/ecamegapedal-0.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ecamegapedal/ecamegapedal-0.4.2.ebuild,v 1.7 2004/06/24 23:57:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ecamegapedal/ecamegapedal-0.4.2.ebuild,v 1.8 2005/07/28 20:57:19 caleb Exp $ DESCRIPTION="Ecamegapedal is a real-time effect processor." HOMEPAGE="http://www.wakkanet.fi/~kaiv/ecamegapedal/" @@ -11,7 +11,7 @@ KEYWORDS="x86" IUSE="jack" -DEPEND="x11-libs/qt \ +DEPEND="=x11-libs/qt-3* \ jack? ( media-sound/jack-audio-connection-kit ) \ media-sound/ecasound" |