diff --git a/seqs/pyload.sh b/seqs/pyload.sh index b3555d9..6c1d150 100755 --- a/seqs/pyload.sh +++ b/seqs/pyload.sh @@ -3,7 +3,8 @@ toolName="pyload" toolBranch="stable" 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" -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" # Get script working directory