[jhbuild] core-deps-latest: Switch babl to meson



commit 24e8922fc63d09c4aad547bf324cfd6e9a5fc59b
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Fri Aug 2 14:46:02 2019 +0800

    core-deps-latest: Switch babl to meson
    
    I am not sure if the workaround for macOS is still relevant. If it is
    still needed, feel free to add it back with equivalent mesonargs.

 modulesets/gnome-suites-core-deps-latest.modules | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules 
b/modulesets/gnome-suites-core-deps-latest.modules
index ed0b63fc..bb3fd1c6 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -123,13 +123,9 @@
     </dependencies>
   </autotools>
 
-  <autotools id="babl">
-    <if condition-set="darwin">
-      <!-- https://bugzilla.gnome.org/show_bug.cgi?id=725530 -->
-      <autogenargs value="--disable-sse"/>
-    </if>
+  <meson id="babl">
     <branch/>
-  </autotools>
+  </meson>
 
   <cmake id="brotli">
     <branch repo="github-tar"


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