Adding python-sleekxmpp
Dependency for xmpp notification capability.
This commit is contained in:
2
seqs/pyload.sh
Executable file → Normal file
2
seqs/pyload.sh
Executable file → Normal file
@@ -3,7 +3,7 @@ toolName="pyload"
|
|||||||
toolUser="${toolName}"
|
toolUser="${toolName}"
|
||||||
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 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"
|
||||||
toolBuildDeps="rar unrar-nonfree"
|
toolBuildDeps="rar unrar-nonfree"
|
||||||
|
|
||||||
step_1_info() { echo "Apt sources.list check and update"; }
|
step_1_info() { echo "Apt sources.list check and update"; }
|
||||||
|
Reference in New Issue
Block a user