mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-03 06:58:42 +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
|
||||
pillow
|
||||
mako
|
||||
setuptools
|
||||
chardet
|
||||
setproctitle
|
||||
pywin32; sys_platform == 'win32'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue