[gnome-apps-nightly] Software: Switch gnome-desktop to meson
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly] Software: Switch gnome-desktop to meson
- Date: Thu, 13 Sep 2018 19:42:19 +0000 (UTC)
commit dad53e17b85994733c37690ca0f6a93da7851c39
Author: Jordan Petridis <jpetridis gnome org>
Date: Thu Sep 13 19:43:09 2018 +0300
Software: Switch gnome-desktop to meson
org.gnome.Software.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/org.gnome.Software.json b/org.gnome.Software.json
index 72354d1..e2077c9 100644
--- a/org.gnome.Software.json
+++ b/org.gnome.Software.json
@@ -130,7 +130,8 @@
},
{
"name": "gnome-desktop",
- "config-opts": ["--disable-debug-tools", "--disable-udev"],
+ "buildsystem": "meson",
+ "config-opts": ["-Ddebug_tools=disabled-", "-Dudev=disabled"],
"sources": [
{
"type": "git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]