Merge pull request #105236 from mvnetbiz/gnome-passwordsafe

gnome-passwordsafe: fix build
This commit is contained in:
Sandro
2020-11-28 19:39:06 +01:00
committed by GitHub
@@ -5,7 +5,7 @@
, gettext , gettext
, fetchFromGitLab , fetchFromGitLab
, python3 , python3
, libhandy , libhandy_0
, libpwquality , libpwquality
, wrapGAppsHook , wrapGAppsHook
, gtk3 , gtk3
@@ -44,7 +44,7 @@ python3.pkgs.buildPythonApplication rec {
gtk3 gtk3
glib glib
gdk-pixbuf gdk-pixbuf
libhandy libhandy_0
]; ];
propagatedBuildInputs = with python3.pkgs; [ propagatedBuildInputs = with python3.pkgs; [