[jhbuild] wayland: Update dependencies for at-spi2-atk



commit debcbcba6b368fd97ab898604b6d94046263ecb1
Author: Rob Bradford <rob linux intel com>
Date:   Wed Jun 26 15:14:46 2013 +0100

    wayland: Update dependencies for at-spi2-atk

 modulesets/other/wayland.modules |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/other/wayland.modules b/modulesets/other/wayland.modules
index cd534e2..3d37a75 100644
--- a/modulesets/other/wayland.modules
+++ b/modulesets/other/wayland.modules
@@ -137,8 +137,20 @@
     <branch repo="gnome"/>
   </autotools>
   
+  <autotools id="at-spi2-core">
+    <branch repo="gnome"/>
+    <dependencies>
+      <dep package="glib"/>
+    </dependencies>
+  </autotools>
+
   <autotools id="at-spi2-atk">
     <branch repo="gnome"/>
+    <dependencies>
+      <dep package="glib"/>
+      <dep package="atk"/>
+      <dep package="at-spi2-core"/>
+    </dependencies>
   </autotools>
   
   <autotools id="gtk+" autogenargs="--enable-wayland-backend --enable-x11-backend">


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