diff options
Diffstat (limited to 'dev-util/eric/eric-4.5.7.ebuild')
-rw-r--r-- | dev-util/eric/eric-4.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/eric/eric-4.5.7.ebuild b/dev-util/eric/eric-4.5.7.ebuild index 86bb761276c3..c15cb9b5b961 100644 --- a/dev-util/eric/eric-4.5.7.ebuild +++ b/dev-util/eric/eric-4.5.7.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-4.5.7.ebuild,v 1.1 2012/10/20 10:13:20 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.5.7.ebuild,v 1.2 2012/12/26 03:46:58 pesa Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -26,7 +26,7 @@ IUSE="kde spell" DEPEND=" >=dev-python/sip-4.12.4 - >=dev-python/PyQt4-4.6[assistant,svg,webkit,X] + >=dev-python/PyQt4-4.9.6-r1[X,help,svg,webkit] >=dev-python/qscintilla-python-2.3 kde? ( kde-base/pykde4 ) " |