paperwork: include setuptools to fix startup
This commit is contained in:
parent
e19054ab3c
commit
944aa2bb0d
@ -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…
Reference in New Issue
Block a user