Skip to content

Commit 937996c

Browse files
committed
Merge remote-tracking branch 'apache/4.16'
2 parents 51d4e54 + d49f67c commit 937996c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/travis/before_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ fi
8383

8484
sudo apt-get -q -y -V install freeipmi-common libfreeipmi16 libgcrypt20 libgpg-error-dev libgpg-error0 libopenipmi0 ipmitool libpython-dev libssl-dev libffi-dev python-openssl build-essential --no-install-recommends > /dev/null
8585

86-
sudo apt-get -y install python3 python3-pip
86+
sudo apt-get -y install python3 python3-pip python3-setuptools
8787
sudo apt-get -y install python3-dev # in order to be able to pip3 install pycrypto
8888
# for now we need both:
8989
sudo apt-get -y install python2

0 commit comments

Comments
 (0)