[jhbuild] 3.26: Try reenabling vala for colord



commit 0644ec2e837004e72ce9071da1e7c974840a7e55
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Fri Aug 11 16:34:00 2017 -0500

    3.26: Try reenabling vala for colord
    
    simple-scan needs it

 modulesets/gnome-suites-core-deps-3.26.modules |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.26.modules b/modulesets/gnome-suites-core-deps-3.26.modules
index e3d2fec..90e3c4e 100644
--- a/modulesets/gnome-suites-core-deps-3.26.modules
+++ b/modulesets/gnome-suites-core-deps-3.26.modules
@@ -244,7 +244,7 @@ the module and we will just change it to use a tarball anyway.
   </autotools>
 
   <meson id="colord"
-         mesonargs="-Denable-bash-completion=false -Denable-vala=false">
+         mesonargs="-Denable-bash-completion=false -Denable-vala=true">
     <branch repo="github.com" checkoutdir="colord" module="hughsie/colord.git"/>
     <dependencies>
       <dep package="argyll"/>
@@ -272,7 +272,7 @@ the module and we will just change it to use a tarball anyway.
     </suggests>
   </meson>
 
-  <autotools id="colord-gtk" autogenargs="--disable-vala">
+  <autotools id="colord-gtk" autogenargs="--enable-vala">
     <branch repo="github.com" checkoutdir="colord-gtk" module="hughsie/colord-gtk.git"/>
     <dependencies>
       <dep package="glib"/>


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