flexget: update propagatedBuildInputs
This commit is contained in:
parent
4a8793641d
commit
871447a12e
|
@ -60,6 +60,7 @@ buildPythonApplication rec {
|
|||
idna itsdangerous markupsafe
|
||||
plumbum pytz six tzlocal urllib3
|
||||
webencodings werkzeug zxcvbn-python
|
||||
backports_functools_lru_cache
|
||||
] ++ lib.optional (pythonOlder "3.4") pathlib
|
||||
++ lib.optional delugeSupport deluge;
|
||||
|
||||
|
|
Loading…
Reference in New Issue