[gnome-sdk-images] json-glib now uses Meson
- From: Mathieu Bridon <mbridon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sdk-images] json-glib now uses Meson
- Date: Tue, 21 Mar 2017 09:54:03 +0000 (UTC)
commit 2bbf83a0bebcde0fe652a4de2e140633521316bb
Author: Mathieu Bridon <bochecha daitauha fr>
Date: Mon Mar 20 12:03:44 2017 +0100
json-glib now uses Meson
Sure it still has a compatibility configure script, but we might as well
move it now, to be ready if it gets removed in the future.
org.gnome.Sdk.json.in | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index 23a2869..b3b26f3 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -224,7 +224,8 @@
},
{
"name": "json-glib",
- "config-opts": [ "--disable-static" ],
+ "buildsystem": "meson",
+ "builddir": true,
"ensure-writable": [
"/share/locale/*/LC_MESSAGES/json-glib-1.0.mo",
"/share/runtime/locale/*/share/*/LC_MESSAGES/json-glib-*.mo"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]