summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-07-07 04:52:59 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-07-07 04:52:59 +0000
commit9642c2de8fe19f888fcea29703ffe517a0473d4d (patch)
tree9ea4c156379126768739d4621a1f54e7532074a8 /media-video/gephex/gephex-0.4.3.ebuild
parentFix qt dep (diff)
downloadgentoo-2-9642c2de8fe19f888fcea29703ffe517a0473d4d.tar.gz
gentoo-2-9642c2de8fe19f888fcea29703ffe517a0473d4d.tar.bz2
gentoo-2-9642c2de8fe19f888fcea29703ffe517a0473d4d.zip
Fix qt dep
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-video/gephex/gephex-0.4.3.ebuild')
-rw-r--r--media-video/gephex/gephex-0.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/gephex/gephex-0.4.3.ebuild b/media-video/gephex/gephex-0.4.3.ebuild
index b4605a493654..5482f347d489 100644
--- a/media-video/gephex/gephex-0.4.3.ebuild
+++ b/media-video/gephex/gephex-0.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/gephex-0.4.3.ebuild,v 1.4 2005/06/12 10:03:04 zypher Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/gephex-0.4.3.ebuild,v 1.5 2005/07/07 04:49:52 caleb Exp $
DESCRIPTION="GePhex is a modular video effect framework."
HOMEPAGE="http://www.gephex.org"
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
KEYWORDS="~ppc ~x86"
DEPEND="virtual/x11
- >=x11-libs/qt-3
+ =x11-libs/qt-3*
sdl? ( >=media-libs/libsdl-1.2.6-r3 )
sdl? ( >=media-libs/sdl-image-1.2.3 )
png? ( >=media-libs/libpng-1.2.5-r4 )