mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 21:28:27 +00:00
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 New Issue
Block a user