summaryrefslogtreecommitdiff
path: root/kde-base/pykde4/pykde4-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/pykde4/pykde4-9999.ebuild')
-rw-r--r--kde-base/pykde4/pykde4-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/kde-base/pykde4/pykde4-9999.ebuild b/kde-base/pykde4/pykde4-9999.ebuild
index 4e30a95efa3..29022cd7306 100644
--- a/kde-base/pykde4/pykde4-9999.ebuild
+++ b/kde-base/pykde4/pykde4-9999.ebuild
@@ -18,12 +18,11 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# blocker added due to compatibility issues and error during compile time
RDEPEND="
${PYTHON_DEPS}
+ >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X]
>=dev-python/sip-4.14:=[${PYTHON_USEDEP}]
>=dev-libs/soprano-2.9.0
$(add_kdebase_dep kdelibs 'opengl')
$(add_kdebase_dep kdepimlibs)
- aqua? ( >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,aqua] )
- !aqua? ( >=dev-python/PyQt4-4.9.5[${PYTHON_USEDEP},dbus,declarative,script(+),sql,svg,webkit,X] )
"
DEPEND="${RDEPEND}
sys-devel/libtool