mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-03 15:08:40 +00:00
[Build] Add missing setuptools to requirements
Although likely to already be installed this is a runtime requirement for Deluge
This commit is contained in:
parent
2316088f5c
commit
1a9affbbac
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ pyopenssl
|
||||||
pyxdg
|
pyxdg
|
||||||
pillow
|
pillow
|
||||||
mako
|
mako
|
||||||
|
setuptools
|
||||||
chardet
|
chardet
|
||||||
setproctitle
|
setproctitle
|
||||||
pywin32; sys_platform == 'win32'
|
pywin32; sys_platform == 'win32'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue