mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
picard: use pyproject's dependencies
(cherry picked from commit 8cf990d70a)
This commit is contained in:
committed by
Ali K. Hamze
parent
fb61a905f5
commit
6e4b2c728d
@@ -61,7 +61,7 @@ pythonPackages.buildPythonApplication (finalAttrs: {
|
||||
"pyobjc-framework-Cocoa"
|
||||
];
|
||||
|
||||
propagatedBuildInputs =
|
||||
dependencies =
|
||||
with pythonPackages;
|
||||
[
|
||||
charset-normalizer
|
||||
|
||||
Reference in New Issue
Block a user