[jhbuild] core-deps-3.28: Move fribidi to the list of built modules



commit 13af46fb0417f4afd10049a5349a0bc168e1a5eb
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Feb 9 15:47:02 2018 +0000

    core-deps-3.28: Move fribidi to the list of built modules
    
    The current stable version is not good enough to build Pango.

 modulesets/gnome-suites-core-deps-3.28.modules |   10 ++++++++++
 modulesets/gnome-sysdeps-3.28.modules          |    6 ------
 2 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.28.modules b/modulesets/gnome-suites-core-deps-3.28.modules
index be9c39d..03d0fc7 100644
--- a/modulesets/gnome-suites-core-deps-3.28.modules
+++ b/modulesets/gnome-suites-core-deps-3.28.modules
@@ -376,6 +376,16 @@ the module and we will just change it to use a tarball anyway.
     </suggests>
   </autotools>
 
+  <autotools id="fribidi"
+             autogen-sh="autoreconf"
+             supports-non-srcdir-builds="no"
+             makeargs="-j1">
+    <branch repo="github.com" checkoutdir="fribidi" module="fribidi/fribidi"/>
+    <dependencies>
+      <dep package="glib"/>
+    </dependencies>
+  </autotools>
+
   <meson id="fwupd"
          mesonargs="-Denable-colorhug=false -Denable-dell=false -Denable-synaptics=false">
     <branch repo="github.com" checkoutdir="fwupd" module="hughsie/fwupd"/>
diff --git a/modulesets/gnome-sysdeps-3.28.modules b/modulesets/gnome-sysdeps-3.28.modules
index d28fbaf..353a22a 100644
--- a/modulesets/gnome-sysdeps-3.28.modules
+++ b/modulesets/gnome-sysdeps-3.28.modules
@@ -254,12 +254,6 @@
             version="12.0.6"/>
   </systemmodule>
 
-  <systemmodule id="fribidi">
-    <pkg-config>fribidi.pc</pkg-config>
-    <branch repo="system"
-            version="0.19.7"/>
-  </systemmodule>
-
   <systemmodule id="fuse">
     <pkg-config>fuse.pc</pkg-config>
     <branch repo="system" version="2.8.0"/>


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