Install requests in SuSE

This commit is contained in:
Pedro Algarvio 2014-04-07 19:51:38 +01:00
parent fc95031021
commit 140ae12c99

View file

@ -3607,7 +3607,7 @@ install_suse_11_stable_deps() {
fi
packages="libzmq3 python python-Jinja2 'python-M2Crypto>=0.21' python-msgpack-python"
packages="${packages} python-pycrypto python-pyzmq python-pip python-xml"
packages="${packages} python-pycrypto python-pyzmq python-pip python-xml python-requests"
if [ $SUSE_PATCHLEVEL -eq 1 ]; then
check_pip_allowed