Merge pull request #105236 from mvnetbiz/gnome-passwordsafe
gnome-passwordsafe: fix build
This commit is contained in:
commit
d171f4eb98
@ -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; [
|
||||
|
Loading…
Reference in New Issue
Block a user