Install libssl1.0.0

Should be required for Python sha256 hash to work. Actually it should be
installed already.
This commit is contained in:
ZyX 2015-01-02 00:04:43 +03:00
parent f2fd92068e
commit f311f75d0a
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ git clone --depth=1 git://github.com/powerline/deps tests/bot-ci/deps
. tests/bot-ci/scripts/common/main.sh
sudo apt-get install -qq libssl1.0.0
sudo apt-get install -qq screen zsh tcsh mksh busybox socat realpath
if test -n "$USE_UCS2_PYTHON" ; then