summaryrefslogtreecommitdiff
path: root/kde-misc/commandwatch/commandwatch-0.1.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/commandwatch/commandwatch-0.1.1.ebuild')
-rw-r--r--kde-misc/commandwatch/commandwatch-0.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/commandwatch/commandwatch-0.1.1.ebuild b/kde-misc/commandwatch/commandwatch-0.1.1.ebuild
index f38b9172352..94a0564dde1 100644
--- a/kde-misc/commandwatch/commandwatch-0.1.1.ebuild
+++ b/kde-misc/commandwatch/commandwatch-0.1.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=4
inherit kde4-base
@@ -17,5 +17,5 @@ IUSE="debug"
RDEPEND="
!kde-plasmoids/commandwatch
- >=kde-base/plasma-workspace-${KDE_MINIMAL}
+ $(add_kdebase_dep plasma-workspace)
"