[jhbuild] world: switch libwnck to meson



commit 389153d9b17045a1a4b66500fa6b1c347ee9638b
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Wed Mar 25 23:35:35 2020 +0200

    world: switch libwnck to meson

 modulesets/gnome-world.modules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index 17ce2f4f..917f7f13 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -366,13 +366,13 @@
     </dependencies>
   </autotools>
 
-  <autotools id="libwnck">
+  <meson id="libwnck">
     <branch/>
     <dependencies>
       <dep package="gtk+-3" />
       <dep package="startup-notification" />
     </dependencies>
-  </autotools>
+  </meson>
 
   <autotools id="libwnck-2">
     <branch revision="gnome-2-30" checkoutdir="libwnck-2" module="libwnck"/>


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