summaryrefslogtreecommitdiff
path: root/kde-base/pykde4/pykde4-4.5.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/pykde4/pykde4-4.5.2.ebuild')
-rw-r--r--kde-base/pykde4/pykde4-4.5.2.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/kde-base/pykde4/pykde4-4.5.2.ebuild b/kde-base/pykde4/pykde4-4.5.2.ebuild
index 19aeaca0653..0c1d5c40164 100644
--- a/kde-base/pykde4/pykde4-4.5.2.ebuild
+++ b/kde-base/pykde4/pykde4-4.5.2.ebuild
@@ -16,8 +16,11 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug doc examples semantic-desktop"
# blocker added due to compatibility issues and error during compile time
+# Added specific PyQt4 and sip deps to fix bug 332503.
DEPEND="
!dev-python/pykde
+ >dev-python/PyQt4-4.7.3
+ >dev-python/sip-4.10
$(add_kdebase_dep kdelibs 'opengl,semantic-desktop?')
semantic-desktop? ( $(add_kdebase_dep kdepimlibs 'semantic-desktop') )
aqua? ( >=dev-python/PyQt4-4.7[dbus,sql,svg,webkit,aqua] )
@@ -25,6 +28,8 @@ DEPEND="
"
RDEPEND="${DEPEND}"
+PATCHES=( "${FILESDIR}/${PN}-mapped-type-fix.patch" )
+
pkg_setup() {
python_pkg_setup
kde4-meta_pkg_setup