From b47c0b1a789e66333c476dbf9d4d570c5f992aa9 Mon Sep 17 00:00:00 2001
From: Jehan Monnier <jehan.monnier@linphone.org>
Date: Thu, 27 Oct 2011 21:05:33 +0200
Subject: [PATCH] update ms2 for macosx build

---
 README.macos   | 2 +-
 mediastreamer2 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.macos b/README.macos
index e0878ee4e6..eb2ec38b69 100644
--- a/README.macos
+++ b/README.macos
@@ -30,7 +30,7 @@ Compile:
  $ sudo make install
 
 When this version will be integrated into macports, only this will be necessary:
- $ port install sdl-devel
+ $ port install libsdl-devel
 
 - Install gtk. It is recommended to use the quartz backend for better integration.
  $ port install cairo +quartz +no_x11
diff --git a/mediastreamer2 b/mediastreamer2
index 502db41537..0d6911fac0 160000
--- a/mediastreamer2
+++ b/mediastreamer2
@@ -1 +1 @@
-Subproject commit 502db41537d8f39cacf7ba0b17fc2011db745fed
+Subproject commit 0d6911fac054d2a30e916e01b80cc9bc7220dbd5
-- 
GitLab