[gnome-modulesets] world: Update libva modules and deps



commit b169803d31b147c8adf7bed10e8d34182459769e
Author: Javier JardÃn <jjardon gnome org>
Date:   Sat May 12 03:57:03 2012 +0900

    world: Update libva modules and deps

 gnome-world.modules |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/gnome-world.modules b/gnome-world.modules
index f838272..130b5fc 100644
--- a/gnome-world.modules
+++ b/gnome-world.modules
@@ -374,11 +374,18 @@
     <dependencies>
       <dep package="gstreamer"/>
       <dep package="gst-plugins-base"/>
+      <dep package="libva">
     </dependencies>
   </autotools>
 
   <autotools id="libva" supports-non-srcdir-builds="no">
-    <branch repo="git.freedesktop.org" module="libva"/>
+    <branch repo="git.freedesktop.org"
+            module="vaapi/libva"/>
+  </autotools>
+
+  <autotools id="libva-intel-driver" supports-non-srcdir-builds="no">
+    <branch repo="git.freedesktop.org"
+            module="vaapi/intel-driver"/>
   </autotools>
 
   <autotools id="gst-plugins-ugly" autogenargs="-- --disable-tests" supports-non-srcdir-builds="no">



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