diff options
Diffstat (limited to 'dev-util/eric/eric-5.2.5.ebuild')
-rw-r--r-- | dev-util/eric/eric-5.2.5.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-util/eric/eric-5.2.5.ebuild b/dev-util/eric/eric-5.2.5.ebuild index 569c1c9f820b..b644fd467068 100644 --- a/dev-util/eric/eric-5.2.5.ebuild +++ b/dev-util/eric/eric-5.2.5.ebuild @@ -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/dev-util/eric/eric-5.2.5.ebuild,v 1.3 2012/11/07 09:09:53 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-5.2.5.ebuild,v 1.4 2012/12/26 03:46:58 pesa Exp $ EAPI="4" PYTHON_DEPEND="3:3.1" @@ -25,7 +25,8 @@ IUSE="spell" DEPEND=" >=dev-python/sip-4.12.4 - >=dev-python/PyQt4-4.8[assistant,svg,webkit,X] + || ( >=dev-python/PyQt4-4.9.6-r1[X,help,svg,webkit] + <dev-python/PyQt4-4.9.6-r1[X,assistant,svg,webkit] ) >=dev-python/qscintilla-python-2.4 " RDEPEND="${DEPEND} |