[gnome-apps-nightly] Software: Disable unwanted functionality to fix build



commit d23c71920da276ff55736934dcb3ea5fadf3bec0
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jul 10 20:57:56 2017 +0100

    Software: Disable unwanted functionality to fix build

 org.gnome.Software.json |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Software.json b/org.gnome.Software.json
index f34ca09..2789bbd 100644
--- a/org.gnome.Software.json
+++ b/org.gnome.Software.json
@@ -146,7 +146,11 @@
             "builddir": true,
             "config-opts": ["-Denable-packagekit=false",
                             "-Denable-flatpak=true",
-                            "-Denable-firmware=false",
+                            "-Denable-fwupd=false",
+                            "-Denable-rpm=false",
+                            "-Denable-ubuntu-reviews=false",
+                            "-Denable-gudev=false",
+                            "-Denable-snap=false",
                             "-Denable-man=false",
                             "-Denable-polkit=false"],
             "post-install": [


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]