[jhbuild] 3.6: Don't error out on gst-plugins-bad warnings



commit 537ea920fb7d69e95931fb7f67313c28bf96fdc4
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Apr 27 21:42:21 2012 +0100

    3.6: Don't error out on gst-plugins-bad warnings

 modulesets/gnome-apps-3.6.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.6.modules b/modulesets/gnome-apps-3.6.modules
index d329597..1904beb 100644
--- a/modulesets/gnome-apps-3.6.modules
+++ b/modulesets/gnome-apps-3.6.modules
@@ -710,7 +710,7 @@
   </autotools>
 
   <autotools id="gst-plugins-bad"
-             autogenargs="--disable-tests"
+             autogenargs="--disable-tests --disable-fatal-warnings"
              supports-non-srcdir-builds="no">
     <branch repo="gstreamer.freedesktop.org"
             revision="0.10"/>



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