summaryrefslogtreecommitdiff
path: root/kde-base/kdebindings-csharp/kdebindings-csharp-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdebindings-csharp/kdebindings-csharp-9999.ebuild')
-rw-r--r--kde-base/kdebindings-csharp/kdebindings-csharp-9999.ebuild15
1 files changed, 2 insertions, 13 deletions
diff --git a/kde-base/kdebindings-csharp/kdebindings-csharp-9999.ebuild b/kde-base/kdebindings-csharp/kdebindings-csharp-9999.ebuild
index 3b6f606a6c4..212a49d117a 100644
--- a/kde-base/kdebindings-csharp/kdebindings-csharp-9999.ebuild
+++ b/kde-base/kdebindings-csharp/kdebindings-csharp-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=4
KMNAME="kdebindings"
KMMODULE="csharp"
@@ -19,23 +19,12 @@ DEPEND="
semantic-desktop? ( >=dev-libs/soprano-2.4.64[clucene] )
"
RDEPEND="${DEPEND}"
+REQUIRED_USE="plasma? ( webkit )"
KMEXTRACTONLY="
smoke/
"
-pkg_setup() {
- kde4-meta_pkg_setup
-
- if use plasma && ! use webkit; then
- eerror
- eerror "The plasma USE flag requires the webkit USE flag to be enabled."
- eerror
- eerror "Please enable webkit or disable plasma."
- die "plasma requires webkit"
- fi
-}
-
src_prepare() {
kde4-meta_src_prepare