From 58a8c0aefd8de28fceb433539a66e78276c1f840 Mon Sep 17 00:00:00 2001 From: Felipe Borges Date: Tue, 8 Oct 2019 16:39:14 +0200 Subject: [PATCH] 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" : [ {