diff --git a/README.macos b/README.macos index 05a00e080..e3ffb72d5 100644 --- a/README.macos +++ b/README.macos @@ -4,6 +4,7 @@ You need: - Xcode (download from apple or using appstore application) + - Java SE - Macports: http://www.macports.org/ Download and install macports using its user friendly installer. @@ -17,7 +18,7 @@ You need: $ sudo port install automake autoconf libtool intltool wget cunit - Install some linphone dependencies with macports - $ sudo port install antlr3 speex libvpx readline sqlite3 libsoup openldap + $ sudo port install antlr3 speex libvpx readline sqlite3 libsoup openldap libupnp $ sudo port install ffmpeg-devel -gpl2 - Install gtk. It is recommended to use the quartz backend for better integration.