forked from mirrors/nixpkgs
paperwork`: add missing dependency
This commit is contained in:
parent
c6705f54c9
commit
062a4d4081
|
@ -61,7 +61,7 @@ python3Packages.buildPythonApplication rec {
|
|||
'';
|
||||
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
paperwork-backend pypillowfight gtk3 cairo pyxdg dateutil setuptools
|
||||
paperwork-backend pypillowfight gtk3 cairo pyxdg dateutil setuptools pandas
|
||||
];
|
||||
|
||||
makeWrapperArgs = [
|
||||
|
|
Loading…
Reference in a new issue