[gnome-modulesets] apps: Don't error out on gst-plugins-bad warnings



commit 53945d7bbe0f619115e660be518f11c602d48f79
Author: Javier JardÃn <jjardon gnome org>
Date:   Sat May 12 03:51:31 2012 +0900

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

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



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