paperwork`: add missing dependency
This commit is contained in:
parent
c6705f54c9
commit
062a4d4081
@ -61,7 +61,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
propagatedBuildInputs = with python3Packages; [
|
propagatedBuildInputs = with python3Packages; [
|
||||||
paperwork-backend pypillowfight gtk3 cairo pyxdg dateutil setuptools
|
paperwork-backend pypillowfight gtk3 cairo pyxdg dateutil setuptools pandas
|
||||||
];
|
];
|
||||||
|
|
||||||
makeWrapperArgs = [
|
makeWrapperArgs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user