network/ekiga: Removed erroneous comment re libsoup

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2013-11-27 18:19:22 -06:00
parent efd92fc3a9
commit 7b01a7e5cb

View file

@ -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