diff options
author | Caleb Tennis <caleb@gentoo.org> | 2005-07-07 04:52:59 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2005-07-07 04:52:59 +0000 |
commit | 9642c2de8fe19f888fcea29703ffe517a0473d4d (patch) | |
tree | 9ea4c156379126768739d4621a1f54e7532074a8 /media-video/gephex/gephex-0.4.1.ebuild | |
parent | Fix qt dep (diff) | |
download | gentoo-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.1.ebuild')
-rw-r--r-- | media-video/gephex/gephex-0.4.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/gephex/gephex-0.4.1.ebuild b/media-video/gephex/gephex-0.4.1.ebuild index 4c9a6d4c7ce3..9f4c31826e0e 100644 --- a/media-video/gephex/gephex-0.4.1.ebuild +++ b/media-video/gephex/gephex-0.4.1.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-video/gephex/gephex-0.4.1.ebuild,v 1.1 2004/11/05 08:24:06 zypher Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/gephex-0.4.1.ebuild,v 1.2 2005/07/07 04:49:52 caleb Exp $ DESCRIPTION="GePhex is a modular video effect framework." HOMEPAGE="http://www.gephex.org" @@ -12,7 +12,7 @@ LICENSE="GPL-2" KEYWORDS="~x86" DEPEND="virtual/x11 - >=x11-libs/qt-3 + =x11-libs/qt-3* >=media-libs/libsdl-1.2.6-r3 >=media-libs/sdl-image-1.2.3 >=media-libs/libpng-1.2.5-r4 |