[gnome-continuous] Use Meson to build GLib
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Use Meson to build GLib
- Date: Tue, 15 Jan 2019 15:36:29 +0000 (UTC)
commit 5c81773876992f0e2f32c213ff12aae763144248
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Jan 15 15:35:43 2019 +0000
Use Meson to build GLib
Autotools was dropped from master.
manifest.json | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 816148b..fca358a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -75,11 +75,9 @@
"name": "glib",
"component": "minimal",
"requires": {"pkgconfig": ["libffi >= 3.0.10"]},
- "force-autotools": true,
- "config-opts": ["--with-python=python3",
- "--with-pcre=internal",
- "--disable-gtk-doc",
- "--disable-man"],
+ "config-opts": ["-Dinternal_pcre=true",
+ "-Dman=false",
+ "-Dgtk_doc=false"],
"irc_room": "gtk+"},
{"src": "gnome:gnome-common.git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]