[gnome-control-center/wip/jimmac/nightly-app-icon: 8/13] flatpak: Fix the build of pwquality



commit 58a8c0aefd8de28fceb433539a66e78276c1f840
Author: Felipe Borges <felipeborges gnome org>
Date:   Tue Oct 8 16:39:14 2019 +0200

    flatpak: Fix the build of pwquality
    
    Disable the python-bindinds.

 build-aux/flatpak/org.gnome.Settings.json | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index fc7626257..2c388402f 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -48,6 +48,7 @@
             "name" : "pwquality",
             "buildsystem" : "autotools",
             "config-opts" : [
+                "--disable-python-bindings"
             ],
             "sources" : [
                 {


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