summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-07-27 01:11:24 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-07-27 01:11:24 +0000
commit1672fa89c6a7adb56cde1ea4fd9784f950bfb671 (patch)
tree977a9a3148bde8086b9fda6caf8beab7fee6fabc /media-sound/qjackctl/qjackctl-0.3.3.ebuild
parentFix broken split Qt 4.4 dependencies, cf. bug 217161 comment 11. (diff)
downloadhistorical-1672fa89c6a7adb56cde1ea4fd9784f950bfb671.tar.gz
historical-1672fa89c6a7adb56cde1ea4fd9784f950bfb671.tar.bz2
historical-1672fa89c6a7adb56cde1ea4fd9784f950bfb671.zip
Fix broken split Qt 4.4 dependencies, cf. bug 217161 comment 11.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-sound/qjackctl/qjackctl-0.3.3.ebuild')
-rw-r--r--media-sound/qjackctl/qjackctl-0.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/qjackctl/qjackctl-0.3.3.ebuild b/media-sound/qjackctl/qjackctl-0.3.3.ebuild
index a632cf776dc9..5e4a3c9b7641 100644
--- a/media-sound/qjackctl/qjackctl-0.3.3.ebuild
+++ b/media-sound/qjackctl/qjackctl-0.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.3.ebuild,v 1.1 2008/06/07 14:53:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qjackctl/qjackctl-0.3.3.ebuild,v 1.2 2008/07/27 01:08:05 carlo Exp $
EAPI=1
@@ -20,7 +20,7 @@ DEPEND="alsa? ( media-libs/alsa-lib )
|| ( (
x11-libs/qt-core:4
x11-libs/qt-gui:4
- ) >=x11-libs/qt-4.1:4 )
+ ) =x11-libs/qt-4.3*:4 )
media-sound/jack-audio-connection-kit"
pkg_setup() {