summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2007-12-21 20:01:42 +0000
committerCaleb Tennis <caleb@gentoo.org>2007-12-21 20:01:42 +0000
commitc209af80ffa85238d5930ff2bf77b8523fb26731 (patch)
tree997fe8166882cbfbc78d317ba7c673fd24d6d1a7 /x11-libs
parentqt-xmlpattersn (diff)
downloadgentoo-2-c209af80ffa85238d5930ff2bf77b8523fb26731.tar.gz
gentoo-2-c209af80ffa85238d5930ff2bf77b8523fb26731.tar.bz2
gentoo-2-c209af80ffa85238d5930ff2bf77b8523fb26731.zip
version dep fix
(Portage version: 2.1.3.16)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild b/x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild
index bf87e704964c..f33716e8e182 100644
--- a/x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild
+++ b/x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild,v 1.3 2007/12/21 19:14:31 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild,v 1.4 2007/12/21 20:01:42 caleb Exp $
inherit qt4-build
@@ -19,7 +19,7 @@ KEYWORDS="~x86"
IUSE="debug"
-RDEPEND="~x11-libs/qt-gui-4.4.0_rc1
+RDEPEND="~x11-libs/qt-gui-${PV}
( virtual/opengl virtual/glu )"
DEPEND="${RDEPEND}"
@@ -65,3 +65,4 @@ pkg_postrm()
{
qconfig_remove_option opengl
}
+