diff options
author | Euan Thoms <euan@potensol.com> | 2014-08-17 06:53:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-17 06:53:03 +0700 |
commit | c97a007b6a1d1c1753ba5a60c12df147fdc79766 (patch) | |
tree | 339d84017a840c1e716db65c7fffdfc96186c2ee /network/linphone/README | |
parent | ef896bae3797e50d308cf837f1ab53d658b3f977 (diff) |
network/linphone: Added support for libupnp.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/linphone/README')
-rw-r--r-- | network/linphone/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/linphone/README b/network/linphone/README index a424e3419bcc..0607e20ad773 100644 --- a/network/linphone/README +++ b/network/linphone/README @@ -7,5 +7,8 @@ MPEG4, VP8 and snow. Video support is enabled by default, but can be disabled and thus negating the need for ffmpeg. To disable support for video just pass VIDEO=no to the script. +UPNP support is enabled by default, but can be disabled and thus negating the need for libupnp. +To disable support for UPNP just pass UPNP=no to the script. + Truespeech is disabled by default, but can be enabled. To enable support for Truespeech just pass TRUESPEECH=yes to the script. |