Update for debian dependencies

This commit is contained in:
2021-04-19 21:57:06 +02:00
parent 70b4056a7f
commit d6b11898a2

View File

@@ -3,7 +3,8 @@ toolName="pyload"
toolBranch="stable" toolBranch="stable"
toolDownload="https://github.com/pyload/pyload.git" toolDownload="https://github.com/pyload/pyload.git"
toolDeps="git liblept5 python python-crypto python-pycurl python-imaging python-sleekxmpp tesseract-ocr zip unzip python-openssl libmozjs-24-bin" toolDeps="git liblept5 python python-crypto python-pycurl python-imaging python-sleekxmpp tesseract-ocr zip unzip python-openssl libmozjs-24-bin"
toolDepsDebian="sudo git python-cryptodome python-pycurl python-pil python-sleekxmpp tesseract-ocr zip unzip pyhton-openssl libmozjs-60-dev" # python-cryptography shall be implemented in future releases and replace pyhton-crypto
toolDepsDebian="sudo git python-crypto python-pycurl python-pil python-sleekxmpp tesseract-ocr zip unzip pyhton-openssl libmozjs-60-dev"
toolBuildDeps="rar unrar-nonfree" toolBuildDeps="rar unrar-nonfree"
# Get script working directory # Get script working directory