summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 21:38:02 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 21:38:02 +0000
commit1aa424e394294dfb8c6184fafcf3b654c0fc4ebc (patch)
treebecced1859a198171f247a0d7113522187d97a43 /media-gfx/openmesh/openmesh-1.9.6-r2.ebuild
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-1aa424e394294dfb8c6184fafcf3b654c0fc4ebc.tar.gz
gentoo-2-1aa424e394294dfb8c6184fafcf3b654c0fc4ebc.tar.bz2
gentoo-2-1aa424e394294dfb8c6184fafcf3b654c0fc4ebc.zip
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'media-gfx/openmesh/openmesh-1.9.6-r2.ebuild')
-rw-r--r--media-gfx/openmesh/openmesh-1.9.6-r2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/openmesh/openmesh-1.9.6-r2.ebuild b/media-gfx/openmesh/openmesh-1.9.6-r2.ebuild
index 056f3911a517..2e3a51cd88eb 100644
--- a/media-gfx/openmesh/openmesh-1.9.6-r2.ebuild
+++ b/media-gfx/openmesh/openmesh-1.9.6-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/openmesh/openmesh-1.9.6-r2.ebuild,v 1.6 2011/05/11 20:03:43 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/openmesh/openmesh-1.9.6-r2.ebuild,v 1.7 2013/03/02 21:38:02 hwoarang Exp $
EAPI="2"
inherit eutils
@@ -16,8 +16,8 @@ SLOT="0"
KEYWORDS="amd64 ~x86"
IUSE="qt4 debug"
-RDEPEND="qt4? ( x11-libs/qt-gui:4
- x11-libs/qt-opengl:4
+RDEPEND="qt4? ( dev-qt/qtgui:4
+ dev-qt/qtopengl:4
media-libs/freeglut )"
DEPEND=">=dev-util/acgmake-1.4
>=sys-apps/findutils-4.3.0