[gnome-apps-nightly] Builder: add json-glib to builder dependencies



commit 9ce2796e8779541d6813a38a78340e8d63297798
Author: Christian Hergert <chergert redhat com>
Date:   Thu Oct 27 23:20:49 2016 -0700

    Builder: add json-glib to builder dependencies

 org.gnome.Builder.json |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Builder.json b/org.gnome.Builder.json
index d4f18fc..40534ba 100644
--- a/org.gnome.Builder.json
+++ b/org.gnome.Builder.json
@@ -280,6 +280,15 @@
             ]
         },
         {
+            "name": "json-glib",
+            "sources": [
+                {
+                    "type": "git",
+                    "url": "git://git.gnome.org/json-glib"
+                }
+            ]
+        },
+        {
             "name": "sysprof",
             "config-opts": [ "--enable-gtk", "--with-sysprofd=host" ],
             "cleanup": [ "/bin/*", "/libexec/sysprof", "/share/applications/*", "/share/mime/packages" ],


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