diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-17 11:10:53 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-17 11:10:53 +0000 |
commit | f9074fdc687ae2d31bc65d9a6e6d3a4048c43da2 (patch) | |
tree | b8335bb7877162cb3cc56bf92cec73fb9703e0f0 /x11-libs/qt-opengl/qt-opengl-4.5.3-r1.ebuild | |
parent | Remove virtual/glu where already virtual/opengl is stated. (diff) | |
download | gentoo-2-f9074fdc687ae2d31bc65d9a6e6d3a4048c43da2.tar.gz gentoo-2-f9074fdc687ae2d31bc65d9a6e6d3a4048c43da2.tar.bz2 gentoo-2-f9074fdc687ae2d31bc65d9a6e6d3a4048c43da2.zip |
Remove virtual/glu where already virtual/opengl is stated.
(Portage version: 2.2_rc83/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-opengl/qt-opengl-4.5.3-r1.ebuild')
-rw-r--r-- | x11-libs/qt-opengl/qt-opengl-4.5.3-r1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-libs/qt-opengl/qt-opengl-4.5.3-r1.ebuild b/x11-libs/qt-opengl/qt-opengl-4.5.3-r1.ebuild index 2ddb094ab7bc..245554d25a04 100644 --- a/x11-libs/qt-opengl/qt-opengl-4.5.3-r1.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-4.5.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.5.3-r1.ebuild,v 1.7 2009/11/10 22:41:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.5.3-r1.ebuild,v 1.8 2010/09/17 11:10:53 scarabeus Exp $ EAPI="2" inherit qt4-build @@ -12,8 +12,7 @@ IUSE="qt3support" DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support=] ~x11-libs/qt-gui-${PV}[debug=,qt3support=] - virtual/opengl - virtual/glu" + virtual/opengl" RDEPEND="${DEPEND}" QT4_TARGET_DIRECTORIES=" |