summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2011-11-19 20:52:50 +0000
committerDavide Pesavento <pesa@gentoo.org>2011-11-19 20:52:50 +0000
commit8220ad737075aa060f00fa11efe458aeb4af2377 (patch)
tree5555bb4764c4ebd926d0f0d1966d2ba41e3f3e46 /eclass/qt4-build.eclass
parentRemove support for Qt 4.5, add blockers for qt-declarative, small cleanup. (diff)
downloadgentoo-2-8220ad737075aa060f00fa11efe458aeb4af2377.tar.gz
gentoo-2-8220ad737075aa060f00fa11efe458aeb4af2377.tar.bz2
gentoo-2-8220ad737075aa060f00fa11efe458aeb4af2377.zip
Add dependency on dev-util/pkgconfig (#385835 and #387783).
Diffstat (limited to 'eclass/qt4-build.eclass')
-rw-r--r--eclass/qt4-build.eclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/qt4-build.eclass b/eclass/qt4-build.eclass
index 15bfbbb1df76..ceaff3f95511 100644
--- a/eclass/qt4-build.eclass
+++ b/eclass/qt4-build.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/qt4-build.eclass,v 1.100 2011/11/19 20:31:12 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/qt4-build.eclass,v 1.101 2011/11/19 20:52:50 pesa Exp $
# @ECLASS: qt4-build.eclass
# @MAINTAINER:
@@ -28,6 +28,7 @@ if version_is_at_least 4.7.99999999; then
IUSE+=" c++0x qpa"
fi
+DEPEND="dev-util/pkgconfig"
RDEPEND="
!<x11-libs/qt-assistant-${PV}
!>x11-libs/qt-assistant-${PV}-r9999