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:
parent
a3c646c4e2
commit
74cb4ab8e0
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ in buildPythonPackage rec {
|
|||
qtsvg
|
||||
qtwebengine
|
||||
pyqt-builder
|
||||
pythonPackages.setuptools
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue