summaryrefslogtreecommitdiff
path: root/kde-base/pykde4/pykde4-4.2.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/pykde4/pykde4-4.2.4.ebuild')
-rw-r--r--kde-base/pykde4/pykde4-4.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-base/pykde4/pykde4-4.2.4.ebuild b/kde-base/pykde4/pykde4-4.2.4.ebuild
index 091c78ef677..db476196f06 100644
--- a/kde-base/pykde4/pykde4-4.2.4.ebuild
+++ b/kde-base/pykde4/pykde4-4.2.4.ebuild
@@ -15,13 +15,13 @@ IUSE="akonadi debug examples semantic-desktop"
DEPEND="
>=dev-python/PyQt4-4.4.4-r1[webkit]
- !>=dev-python/PyQt4-4.5_pre1
>=kde-base/kdelibs-${PV}:${SLOT}[kdeprefix=,opengl,semantic-desktop?]
akonadi? ( >=kde-base/kdepimlibs-${PV}:${SLOT}[kdeprefix=] )
"
# blocker added due to compatibility issues and error during compile time
RDEPEND="${DEPEND}
!dev-python/pykde
+ !>=dev-python/PyQt4-4.5_pre1
"
src_prepare() {