[gnome-sdk-images] [fribidi] Add this module.



commit 30cc7ce910c1da6ff9f9e09599acd548de0ac0d6
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Feb 20 13:26:20 2018 +0100

    [fribidi] Add this module.
    
    It is needed by pango. Try using newly-supported Meson build.

 org.gnome.Sdk.json.in |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index cb44e8d..f4a4c4f 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -284,6 +284,16 @@
             ]
         },
         {
+            "name": "fribidi",
+            "buildsystem": "meson",
+            "sources": [
+                {
+                    "type": "git",
+                    "url": "https://github.com/fribidi/fribidi.git";
+                }
+            ]
+        },
+        {
             "name": "pango",
             "sources": [
                 {


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