[jhbuild] core-deps: Update HarfBuzz module



commit c27ca9eeec71c2a5566dda4c4987228b2de939d8
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Aug 3 12:22:31 2019 +0100

    core-deps: Update HarfBuzz module
    
    Use the canonical repository under the harfbuzz organization on GitHub,
    instead of Behdad's personal clone.
    
    Additionally, enable the GObject bindings in order to generate the
    introspection data for the API.

 modulesets/gnome-suites-core-deps-latest.modules | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules 
b/modulesets/gnome-suites-core-deps-latest.modules
index 7d61082e..cc114ee5 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1130,9 +1130,10 @@
     </dependencies>
   </autotools>
 
-  <autotools id="harfbuzz" autogenargs="">
+  <autotools id="harfbuzz" autogenargs="--with-gobject=yes">
     <branch repo="github.com"
-      module="behdad/harfbuzz" checkoutdir="harfbuzz"/>
+            module="harfbuzz/harfbuzz"
+            checkoutdir="harfbuzz"/>
     <dependencies>
       <dep package="c++"/>
       <dep package="freetype2"/>


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