[jhbuild] Move Amtk module from gnome-world to gnome-suites-core-deps-latest



commit 18bcfdb1e04d12d9e219a3d2c7f14700766197f7
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Apr 13 11:43:45 2018 +0200

    Move Amtk module from gnome-world to gnome-suites-core-deps-latest
    
    Because Devhelp (part of gnome-apps-latest) now depends on Amtk.

 modulesets/gnome-suites-core-deps-latest.modules |    9 +++++++++
 modulesets/gnome-world.modules                   |    9 ---------
 2 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules 
b/modulesets/gnome-suites-core-deps-latest.modules
index e06dc1b..d602b10 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -68,6 +68,15 @@ the module and we will just change it to use a tarball anyway.
 
 <!-- Please try to keep organized alphabetically -->
 
+  <autotools id="amtk">
+    <branch/>
+    <dependencies>
+      <dep package="m4-common"/>
+      <dep package="gtk-doc"/>
+      <dep package="gtk+-3"/>
+    </dependencies>
+  </autotools>
+
   <meson id="appstream-glib" mesonargs="-Dstemmer=false -Drpm=false">
     <branch repo="github.com" module="hughsie/appstream-glib.git"/>
     <dependencies>
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index e63a775..3549623 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -2525,15 +2525,6 @@
     </dependencies>
   </autotools>
 
-  <autotools id="amtk">
-    <branch/>
-    <dependencies>
-      <dep package="m4-common"/>
-      <dep package="gtk-doc"/>
-      <dep package="gtk+-3"/>
-    </dependencies>
-  </autotools>
-
   <autotools id="tepl">
     <branch repo="gitlab.gnome.org" checkoutdir="tepl" module="GNOME/tepl.git"/>
     <dependencies>


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