From d9370208b0cb5c59688f14e09672875ef5c91720 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Grisez?= Date: Thu, 4 Sep 2014 11:45:41 +0200 Subject: [PATCH] Update README.macos --- README.macos | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.