Merge pull request #68484 from delroth/deluge-setuptools
deluge: add missing setuptools dependency
This commit is contained in:
commit
d400d6f7ea
@ -19,7 +19,7 @@ pythonPackages.buildPythonPackage rec {
|
||||
|
||||
propagatedBuildInputs = with pythonPackages; [
|
||||
pyGtkGlade twisted Mako chardet pyxdg pyopenssl service-identity
|
||||
libtorrentRasterbar.dev libtorrentRasterbar.python
|
||||
libtorrentRasterbar.dev libtorrentRasterbar.python setuptools
|
||||
];
|
||||
|
||||
nativeBuildInputs = [ intltool ];
|
||||
|
Loading…
Reference in New Issue
Block a user