[gnome-continuous] Add fribidi



commit ddd4997b2fe5de3d32a42a1c99ff902a555c9415
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Feb 9 12:07:47 2018 +0000

    Add fribidi
    
    Pango dropped the internal "mini fribidi" copy, so we need to add this
    module to satisfy the dependencies.

 manifest.json |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 3594c9c..cf8628a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -568,6 +568,9 @@
                                 "--disable-gtk",
                                 "--disable-documentation"]},
 
+                {"src": "git:https://github.com/fribidi/fribidi.git";,
+                 "name": "fribidi"},
+
                {"src": "gnome:pango",
                 "config-opts": ["-Denable_docs=false"]},
 


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