[gtk-osx] Add missing liborc to modulesets



commit a2b2d1a9977a5800b40686e5e3baaf39e7209702
Author: Philip Chimento <philip chimento gmail com>
Date:   Sun Oct 5 20:38:26 2014 -0700

    Add missing liborc to modulesets
    
    gstreamer-1.0 depended on it, but it had previously escaped addition.

 modulesets/gtk-osx-gstreamer.modules |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gtk-osx-gstreamer.modules b/modulesets/gtk-osx-gstreamer.modules
index 4ff8ef8..8c66e21 100644
--- a/modulesets/gtk-osx-gstreamer.modules
+++ b/modulesets/gtk-osx-gstreamer.modules
@@ -22,6 +22,10 @@
     </branch>
   </autotools>
 
+  <autotools id="liborc">
+    <branch repo="gstreamer" module="orc" tag="orc-0.4.22"/>
+  </autotools>
+
   <autotools id="faad2" autogen-sh="autoreconf"
              autogenargs="-without-bmp --without-xmms --without-drm --without-mpeg4ip">
     <branch repo="sourceforge" version="2.7"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]