[gnome-continuous] Update config-opts for appstream-glib
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Update config-opts for appstream-glib
- Date: Mon, 18 Dec 2017 14:43:03 +0000 (UTC)
commit 000e4db55144d3d9a5ecdd3461703d8989fe6562
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Dec 18 14:42:13 2017 +0000
Update config-opts for appstream-glib
Upstream changed the configuration options to be more idiomatic.
manifest.json | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index c85ec78..366d064 100644
--- a/manifest.json
+++ b/manifest.json
@@ -956,12 +956,12 @@
"config-opts": ["-Ddocs=false"]},
{"src": "git:git://github.com/hughsie/appstream-glib.git",
- "config-opts": ["-Denable-dep11=false",
- "-Denable-stemmer=false",
- "-Denable-rpm=false",
- "-Denable-alpm=false",
- "-Denable-man=false",
- "-Denable-gtk-doc=false"]},
+ "config-opts": ["-Ddep11=false",
+ "-Dstemmer=false",
+ "-Drpm=false",
+ "-Dalpm=false",
+ "-Dman=false",
+ "-Dgtk-doc=false"]},
{"src": "flatpak:flatpak",
"config-opts": ["--disable-documentation",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]