summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-03-24 16:11:32 +0100
committerAlexander Larsson <alexl@redhat.com>2016-03-24 16:11:32 +0100
commit8cfc6337a631e4cce8792499081c7d3a8fbf1f16 (patch)
tree76db5a61576eac453a1b9718034d9a3c55a1cc17
parent44b8e91b69475a9ae6ac8aab8902574f79114d85 (diff)
Sync some configure options with the gnome image
-rw-r--r--org.freedesktop.Sdk.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.freedesktop.Sdk.json b/org.freedesktop.Sdk.json
index e714e49..79e98d1 100644
--- a/org.freedesktop.Sdk.json
+++ b/org.freedesktop.Sdk.json
@@ -1251,7 +1251,7 @@
},
{
"name": "gobject-introspection",
- "config-opts": ["--disable-gtk-doc" ],
+ "config-opts": ["--disable-gtk-doc", "--disable-static" ],
"cleanup-platform": ["/lib/gobject-introspection/giscanner",
"/share/gobject-introspection/giscanner",
"/bin"],
@@ -1265,6 +1265,7 @@
},
{
"name": "glib-networking",
+ "config-opts": ["--disable-static", "--with-libproxy"],
"sources": [
{
"type": "archive",