[jhbuild] lightsoff: use meson for master, autotools for gnome 3-28



commit 592e162788096901d1f004adf9b4da6104a8d1dc
Author: Robert Roth <robert roth off gmail com>
Date:   Tue May 1 08:58:46 2018 +0300

    lightsoff: use meson for master, autotools for gnome 3-28

 modulesets/gnome-apps-3.28.modules   |    2 +-
 modulesets/gnome-apps-latest.modules |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.28.modules b/modulesets/gnome-apps-3.28.modules
index 13c36ca..6223ebe 100644
--- a/modulesets/gnome-apps-3.28.modules
+++ b/modulesets/gnome-apps-3.28.modules
@@ -577,7 +577,7 @@
   </autotools>
 
   <autotools id="lightsoff">
-    <branch/>
+    <branch revision="gnome-3-28"/>
     <dependencies>
       <dep package="appstream-glib"/>
       <dep package="intltool"/>
diff --git a/modulesets/gnome-apps-latest.modules b/modulesets/gnome-apps-latest.modules
index 951369e..14258d7 100644
--- a/modulesets/gnome-apps-latest.modules
+++ b/modulesets/gnome-apps-latest.modules
@@ -577,7 +577,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="lightsoff">
+  <meson id="lightsoff">
     <branch/>
     <dependencies>
       <dep package="appstream-glib"/>
@@ -589,7 +589,7 @@
       <dep package="yelp-tools"/>
       <dep package="librsvg"/>
     </dependencies>
-  </autotools>
+  </meson>
 
   <autotools id="quadrapassel">
     <branch/>


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