whipper: propagate setuptools

Related: #168504
This commit is contained in:
Martin Weinelt 2022-04-14 15:41:03 +02:00
parent 6826bc67ff
commit 6df2186d5a
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -45,6 +45,7 @@ in python3.pkgs.buildPythonApplication rec {
ruamel-yaml
discid
pillow
setuptools
];
buildInputs = [ libsndfile ];