[jhbuild] world-3.6: vaapi modules support non srcdir builds



commit 3433e6e0dbc1f04b5ade52dca4300748d6a948ae
Author: Javier JardÃn <jjardon gnome org>
Date:   Mon Aug 20 02:43:19 2012 +0900

    world-3.6: vaapi modules support non srcdir builds

 modulesets/gnome-world-3.6.modules |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-world-3.6.modules b/modulesets/gnome-world-3.6.modules
index 9c901a7..b2a6a3c 100644
--- a/modulesets/gnome-world-3.6.modules
+++ b/modulesets/gnome-world-3.6.modules
@@ -421,7 +421,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="gstreamer-vaapi" supports-non-srcdir-builds="no">
+  <autotools id="gstreamer-vaapi">
     <branch repo="gitorious.org" module="vaapi/gstreamer-vaapi"/>
     <dependencies>
       <dep package="gstreamer"/>
@@ -430,11 +430,11 @@
     </dependencies>
   </autotools>
 
-  <autotools id="libva" supports-non-srcdir-builds="no">
+  <autotools id="libva">
     <branch repo="git.freedesktop.org" module="vaapi/libva" revision="v1.0-branch"/>
   </autotools>
 
-  <autotools id="libva-intel-driver" supports-non-srcdir-builds="no">
+  <autotools id="libva-intel-driver">
     <branch repo="git.freedesktop.org" checkoutdir="libva-intel-driver" module="vaapi/intel-driver" revision="v1.0-branch"/>
   </autotools>
 



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