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



commit 1b21b93919d222b1c67d9c082f98aac61fa58c66
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]