diff options
Diffstat (limited to 'dev-python/PyQt4/PyQt4-4.7.ebuild')
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt4/PyQt4-4.7.ebuild b/dev-python/PyQt4/PyQt4-4.7.ebuild index 4299089e4003..480a5563c553 100644 --- a/dev-python/PyQt4/PyQt4-4.7.ebuild +++ b/dev-python/PyQt4/PyQt4-4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.ebuild,v 1.6 2010/04/11 13:14:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.ebuild,v 1.7 2010/04/23 01:59:06 tampakrap Exp $ EAPI="2" PYTHON_EXPORT_PHASE_FUNCTIONS="1" @@ -20,7 +20,7 @@ LICENSE="|| ( GPL-2 GPL-3 )" KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="X assistant +dbus debug doc examples kde multimedia opengl phonon sql svg webkit xmlpatterns" -DEPEND="=dev-python/sip-4.10* +DEPEND=">=dev-python/sip-4.10 >=x11-libs/qt-core-${QTVER}:4 >=x11-libs/qt-script-${QTVER}:4 >=x11-libs/qt-test-${QTVER}:4 |