0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

python3Packages.pyqtwebengine: add setuptools

This commit is contained in:
Vladimír Čunát 2022-09-23 10:35:38 +02:00
parent a3c646c4e2
commit 74cb4ab8e0
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -32,6 +32,7 @@ in buildPythonPackage rec {
qtsvg
qtwebengine
pyqt-builder
pythonPackages.setuptools
];
buildInputs = [