gscreenshot: remove setuptools dependency
This commit is contained in:
@@ -57,7 +57,6 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
++ (with python3Packages; [
|
||||
pillow
|
||||
pygobject3
|
||||
setuptools
|
||||
]);
|
||||
|
||||
patches = [ ./0001-Changing-paths-to-be-nix-compatible.patch ];
|
||||
|
||||
Reference in New Issue
Block a user