paperwork: include setuptools to fix startup

wip/yesman
Symphorien Gibol 5 years ago
parent e19054ab3c
commit 944aa2bb0d
  1. 2
      pkgs/applications/office/paperwork/default.nix

@ -61,7 +61,7 @@ python3Packages.buildPythonApplication rec {
'';
propagatedBuildInputs = with python3Packages; [
paperwork-backend pypillowfight gtk3 cairo pyxdg dateutil
paperwork-backend pypillowfight gtk3 cairo pyxdg dateutil setuptools
];
makeWrapperArgs = [

Loading…
Cancel
Save