[jhbuild] world: add xdg-app



commit ff22ff1c33b6aabac440cc1899f9a240a0b75308
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Tue Feb 10 20:14:38 2015 +0100

    world: add xdg-app
    
    https://bugzilla.gnome.org/show_bug.cgi?id=744285

 modulesets/gnome-world.modules |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index 9887f86..e04c3e4 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -3304,4 +3304,13 @@
     </dependencies>
   </autotools>
 
+  <autotools id="xdg-app" autogenargs="--enable-sudo">
+    <branch repo="github.com"
+            module="alexlarsson/xdg-app"/>
+    <dependencies>
+      <dep package="ostree"/>
+      <dep package="libgsystem"/>
+    </dependencies>
+  </autotools>
+
 </moduleset>


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