summaryrefslogtreecommitdiffstats
path: root/net/wicd/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'net/wicd/DEPENDS')
-rwxr-xr-xnet/wicd/DEPENDS4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/wicd/DEPENDS b/net/wicd/DEPENDS
index 240ee7fce7..eccf41ac29 100755
--- a/net/wicd/DEPENDS
+++ b/net/wicd/DEPENDS
@@ -23,8 +23,6 @@ suggest_depends notify-python \
"" "--no-use-notifications" \
"for notification popups in wicd-client" &&
-if [[ $WICD_KDEVER == "3.x" ]]; then
- depends kdebase
-elif [[ $WICD_KDEVER == "4.x" ]]; then
+if [[ $WICD_KDEVER == "4.x" ]]; then
depends kdebase4
fi