summaryrefslogtreecommitdiff
path: root/kde-base/pykde4/pykde4-4.10.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/pykde4/pykde4-4.10.5.ebuild')
-rw-r--r--kde-base/pykde4/pykde4-4.10.5.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/kde-base/pykde4/pykde4-4.10.5.ebuild b/kde-base/pykde4/pykde4-4.10.5.ebuild
index c492ff8bdde..91858bfb9d5 100644
--- a/kde-base/pykde4/pykde4-4.10.5.ebuild
+++ b/kde-base/pykde4/pykde4-4.10.5.ebuild
@@ -18,15 +18,13 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} test? ( semantic-desktop )"
# 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}]
-
$(add_kdebase_dep kdelibs 'opengl,semantic-desktop(+)?')
semantic-desktop? (
$(add_kdebase_dep kdepimlibs 'semantic-desktop(+)')
>=dev-libs/soprano-2.9.0
)
- 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