summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/kdevelop/kdevelop-4.9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kdevelop/kdevelop-4.9999.ebuild b/dev-util/kdevelop/kdevelop-4.9999.ebuild
index 0ae1c83a50e..fc165572708 100644
--- a/dev-util/kdevelop/kdevelop-4.9999.ebuild
+++ b/dev-util/kdevelop/kdevelop-4.9999.ebuild
@@ -7,9 +7,10 @@ EAPI=5
KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl hu it kk nb nds nl
pl pt pt_BR ru sk sl sv th uk zh_CN zh_TW"
VIRTUALX_REQUIRED=test
+KDEBASE="${PN}"
inherit kde4-base
-DESCRIPTION="Integrated Development Environment for Unix, supporting KDE/Qt, C/C++ and many other languages."
+DESCRIPTION="Integrated Development Environment for Unix, supporting KDE/Qt, C/C++ and many other languages"
LICENSE="GPL-2 LGPL-2"
IUSE="+cmake +cxx debug okteta qthelp"
@@ -21,7 +22,6 @@ fi
DEPEND="
dev-libs/qjson
- >=dev-util/kdevplatform-${KDEVPLATFORM_VERSION}
$(add_kdebase_dep ksysguard)
$(add_kdebase_dep libkworkspace)
okteta? ( $(add_kdebase_dep okteta) )