[gnome-contacts] Flatpak: Fix the libhandy config-opts
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Flatpak: Fix the libhandy config-opts
- Date: Wed, 16 Jan 2019 14:52:35 +0000 (UTC)
commit 1b702c910defeb3baa2e8684e75b6a34845b5017
Author: Adrien Plazas <kekun plazas laposte net>
Date: Wed Jan 16 13:58:12 2019 +0100
Flatpak: Fix the libhandy config-opts
The glade_catalog option is now a feature on master, this makes the
Flatpak manifest work again.
data/flatpak/org.gnome.Contacts.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/flatpak/org.gnome.Contacts.json b/data/flatpak/org.gnome.Contacts.json
index 095c201..91157ab 100644
--- a/data/flatpak/org.gnome.Contacts.json
+++ b/data/flatpak/org.gnome.Contacts.json
@@ -185,7 +185,7 @@
"buildsystem": "meson",
"builddir": true,
"config-opts": [
- "-Dglade_catalog=false"
+ "-Dglade_catalog=disabled"
],
"sources": [
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]