diff options
| -rw-r--r-- | kde-base/pykde4/pykde4-4.8.3.ebuild | 1 | ||||
| -rw-r--r-- | kde-base/pykde4/pykde4-4.8.49.9999.ebuild | 1 | ||||
| -rw-r--r-- | kde-base/pykde4/pykde4-9999.ebuild | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/kde-base/pykde4/pykde4-4.8.3.ebuild b/kde-base/pykde4/pykde4-4.8.3.ebuild index a83ba2979c8..8c30b8f872d 100644 --- a/kde-base/pykde4/pykde4-4.8.3.ebuild +++ b/kde-base/pykde4/pykde4-4.8.3.ebuild @@ -16,6 +16,7 @@ inherit python portability kde4-base DESCRIPTION="Python bindings for KDE4" KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="debug doc examples semantic-desktop" +REQUIRED_USE="test? ( semantic-desktop )" # blocker added due to compatibility issues and error during compile time RDEPEND=" diff --git a/kde-base/pykde4/pykde4-4.8.49.9999.ebuild b/kde-base/pykde4/pykde4-4.8.49.9999.ebuild index a67b428a323..088adbfbeba 100644 --- a/kde-base/pykde4/pykde4-4.8.49.9999.ebuild +++ b/kde-base/pykde4/pykde4-4.8.49.9999.ebuild @@ -16,6 +16,7 @@ inherit python portability kde4-base DESCRIPTION="Python bindings for KDE4" KEYWORDS="" IUSE="debug doc examples semantic-desktop" +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 905cf5ddff5..e8131e3e5da 100644 --- a/kde-base/pykde4/pykde4-9999.ebuild +++ b/kde-base/pykde4/pykde4-9999.ebuild @@ -16,6 +16,7 @@ inherit python portability kde4-base DESCRIPTION="Python bindings for KDE4" KEYWORDS="" IUSE="debug doc examples semantic-desktop" +REQUIRED_USE="test? ( semantic-desktop )" # blocker added due to compatibility issues and error during compile time RDEPEND=" |
