summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2012-02-28 18:19:29 +0000
committerDavide Pesavento <pesa@gentoo.org>2012-02-28 18:19:29 +0000
commit1f07c57984b64bbeb52ed5a6d6c679c5bab1b89e (patch)
treec3227f7a19c1c7def43e812e2b1ee6596605b4af /eclass/qt4-build.eclass
parentStable for HPPA (bug #405981). (diff)
downloadgentoo-2-1f07c57984b64bbeb52ed5a6d6c679c5bab1b89e.tar.gz
gentoo-2-1f07c57984b64bbeb52ed5a6d6c679c5bab1b89e.tar.bz2
gentoo-2-1f07c57984b64bbeb52ed5a6d6c679c5bab1b89e.zip
Add qt-openvg blocker.
Diffstat (limited to 'eclass/qt4-build.eclass')
-rw-r--r--eclass/qt4-build.eclass4
1 files changed, 3 insertions, 1 deletions
diff --git a/eclass/qt4-build.eclass b/eclass/qt4-build.eclass
index 120ebc20a5f7..0c5baa6cd55e 100644
--- a/eclass/qt4-build.eclass
+++ b/eclass/qt4-build.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/qt4-build.eclass,v 1.118 2012/02/09 22:58:36 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/qt4-build.eclass,v 1.119 2012/02/28 18:19:29 pesa Exp $
# @ECLASS: qt4-build.eclass
# @MAINTAINER:
@@ -46,6 +46,8 @@ RDEPEND="
!>x11-libs/qt-multimedia-${PV}-r9999
!<x11-libs/qt-opengl-${PV}
!>x11-libs/qt-opengl-${PV}-r9999
+ !<x11-libs/qt-openvg-${PV}
+ !>x11-libs/qt-openvg-${PV}-r9999
!<x11-libs/qt-phonon-${PV}
!>x11-libs/qt-phonon-${PV}-r9999
!<x11-libs/qt-qt3support-${PV}