[gnome-clocks] Flatpak: Build gnome-desktop with meson
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks] Flatpak: Build gnome-desktop with meson
- Date: Wed, 19 Sep 2018 12:44:06 +0000 (UTC)
commit d4ad8020598154b4c0774743eea22acc8837544e
Author: Jordan Petridis <jordanpetridis protonmail com>
Date: Wed Sep 19 12:43:55 2018 +0000
Flatpak: Build gnome-desktop with meson
data/flatpak/org.gnome.clocks.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/data/flatpak/org.gnome.clocks.json b/data/flatpak/org.gnome.clocks.json
index 2caa93c..b2c5927 100644
--- a/data/flatpak/org.gnome.clocks.json
+++ b/data/flatpak/org.gnome.clocks.json
@@ -58,7 +58,8 @@
},
{
"name": "gnome-desktop",
- "config-opts": ["--disable-debug-tools", "--disable-udev"],
+ "buildsystem": "meson",
+ "config-opts": [ "-Ddebug_tools=false", "-Dudev=disabled", "-Ddesktop_docs=fasle" ],
"sources": [
{
"type": "git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]