[jhbuild] world: Use meson to build gtkmm-documentation and gtkmm-3-documentation



commit 6f4bc481bfc2a24f46ffef9bb618facd20f3bffa
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date:   Fri May 17 15:56:33 2019 +0200

    world: Use meson to build gtkmm-documentation and gtkmm-3-documentation

 modulesets/gnome-world.modules | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index 875f6347..5b8dfbe5 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -1436,19 +1436,19 @@
     </dependencies>
   </autotools>
 
-  <autotools id="gtkmm-3-documentation">
+  <meson id="gtkmm-3-documentation">
     <branch repo="gitlab.gnome.org" checkoutdir="gtkmm-3-documentation" 
module="GNOME/gtkmm-documentation.git" revision="gtkmm-3-24"/>
     <dependencies>
       <dep package="gtkmm-3"/>
     </dependencies>
-  </autotools>
+  </meson>
 
-  <autotools id="gtkmm-documentation">
+  <meson id="gtkmm-documentation">
     <branch/>
     <dependencies>
       <dep package="gtkmm"/>
     </dependencies>
-  </autotools>
+  </meson>
 
   <autotools id="gtkmm-utils">
     <branch repo="git.savannah.nongnu.org" module="gtkmm-utils" checkoutdir="gtkmm-utils" />


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