summaryrefslogtreecommitdiffstats
path: root/audio-drivers/jackdmp/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-drivers/jackdmp/DEPENDS')
-rwxr-xr-xaudio-drivers/jackdmp/DEPENDS11
1 files changed, 4 insertions, 7 deletions
diff --git a/audio-drivers/jackdmp/DEPENDS b/audio-drivers/jackdmp/DEPENDS
index 6afcad73e9..37142c6f72 100755
--- a/audio-drivers/jackdmp/DEPENDS
+++ b/audio-drivers/jackdmp/DEPENDS
@@ -21,11 +21,8 @@ else
"BUILD_DOXYGEN_DOCS=no" \
"to build documentation" &&
- if [[ $JACKDMP_VCS_BRANCH == control ]]
- then
- optional_depends dbus \
- "ENABLE_DBUS=yes" \
- "ENABLE_DBUS=no" \
- "to enable the D-Bus control interface"
- fi
+ optional_depends dbus \
+ "ENABLE_DBUS=yes" \
+ "ENABLE_DBUS=no" \
+ "to enable the D-Bus control interface"
fi