]> sjero.net Git - linphone/blobdiff - README
update ms2 and cleanup dead function
[linphone] / README
diff --git a/README b/README
index 630ca8b75dc89921d18fd90854d2916ba89e8628..658f07ae05d1a31ceb03dfd36f1d22352be161c9 100644 (file)
--- a/README
+++ b/README
@@ -15,11 +15,11 @@ This is Linphone, a free (GPL) video softphone based on the SIP protocol.
                - libavcodec (ffmpeg) 
                - libswscale (part of ffmpeg too) for better scaling performance
                - theora (optional)
+       + if you want uPnP support:
+               - libupnp (version 1.6 branch (not patched with 18-url-upnpstrings.patch))
 
 with their corresponding -dev or -devel package if you don't use source packages.
 
-Note that you need to build and install the tunnel library PRIOR to build linphone.
-
 For windows compilation see README.mingw.
 For macOS X, see README.macos