gnome-passwordsafe: fix build

This commit is contained in:
Matt Votava 2020-11-28 07:13:07 -08:00
parent 037d1121a4
commit b9bcbf6071

View File

@ -5,7 +5,7 @@
, gettext
, fetchFromGitLab
, python3
, libhandy
, libhandy_0
, libpwquality
, wrapGAppsHook
, gtk3
@ -44,7 +44,7 @@ python3.pkgs.buildPythonApplication rec {
gtk3
glib
gdk-pixbuf
libhandy
libhandy_0
];
propagatedBuildInputs = with python3.pkgs; [