summaryrefslogtreecommitdiffstats
path: root/network/ekiga
diff options
context:
space:
mode:
Diffstat (limited to 'network/ekiga')
-rw-r--r--network/ekiga/ekiga.SlackBuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/network/ekiga/ekiga.SlackBuild b/network/ekiga/ekiga.SlackBuild
index b4b9420fe9..b9c274a1a2 100644
--- a/network/ekiga/ekiga.SlackBuild
+++ b/network/ekiga/ekiga.SlackBuild
@@ -66,7 +66,6 @@ else
fi
# Experimental XCAP support
-# Requires libsoup 2.4, still not available on SBo
#if [[ ${XCAP:-no} = "no" ]] ; then
DO_XCAP="dis"
#else