summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/pykde4/pykde4-4.10.49.9999.ebuild3
-rw-r--r--kde-base/pykde4/pykde4-9999.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/kde-base/pykde4/pykde4-4.10.49.9999.ebuild b/kde-base/pykde4/pykde4-4.10.49.9999.ebuild
index 63467233684..72b44bef3d2 100644
--- a/kde-base/pykde4/pykde4-4.10.49.9999.ebuild
+++ b/kde-base/pykde4/pykde4-4.10.49.9999.ebuild
@@ -12,7 +12,8 @@ inherit python-r1 portability kde4-base multilib
DESCRIPTION="Python bindings for KDE4"
KEYWORDS=""
IUSE="debug doc examples semantic-desktop test"
-REQUIRED_USE="test? ( semantic-desktop )"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE} test? ( semantic-desktop )"
# blocker added due to compatibility issues and error during compile time
RDEPEND="
diff --git a/kde-base/pykde4/pykde4-9999.ebuild b/kde-base/pykde4/pykde4-9999.ebuild
index 63467233684..72b44bef3d2 100644
--- a/kde-base/pykde4/pykde4-9999.ebuild
+++ b/kde-base/pykde4/pykde4-9999.ebuild
@@ -12,7 +12,8 @@ inherit python-r1 portability kde4-base multilib
DESCRIPTION="Python bindings for KDE4"
KEYWORDS=""
IUSE="debug doc examples semantic-desktop test"
-REQUIRED_USE="test? ( semantic-desktop )"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE} test? ( semantic-desktop )"
# blocker added due to compatibility issues and error during compile time
RDEPEND="