summaryrefslogtreecommitdiff
path: root/network/linphone/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/linphone/README')
-rw-r--r--network/linphone/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/linphone/README b/network/linphone/README
index a424e3419b..0607e20ad7 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.