diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-11-27 18:19:22 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-27 18:19:22 -0600 |
commit | 7b01a7e5cb67ceeae88901e9436f0b48f38fc257 (patch) | |
tree | c2829174315b08c0ea94010d7603a62783ddf7e6 /network/ekiga | |
parent | efd92fc3a95b8a3101b44b3bf2720679dbf12172 (diff) | |
download | slackbuilds-7b01a7e5cb67ceeae88901e9436f0b48f38fc257.tar.gz |
network/ekiga: Removed erroneous comment re libsoup
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/ekiga')
-rw-r--r-- | network/ekiga/ekiga.SlackBuild | 1 |
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 |