aboutsummaryrefslogtreecommitdiff
path: root/xenial-armhf
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-12-11 11:23:52 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2016-12-11 11:23:52 +0200
commitb2f8bae65f47d75021162edf75b17fbfdb65de18 (patch)
tree6035eb145aa16bd674ffa2aaf75fbfe64988d145 /xenial-armhf
parent603d4b17059d0f42ef23bb247baf675a17a2fbe8 (diff)
replace python-pycurl by python-requests
linaro-cp is now based on python-requests instead of python-pycurl. Change-Id: I3fd10d781ada66b0b7efb796f30395884954df7a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'xenial-armhf')
-rw-r--r--xenial-armhf/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xenial-armhf/Dockerfile b/xenial-armhf/Dockerfile
index 5fbe0347..537cc958 100644
--- a/xenial-armhf/Dockerfile
+++ b/xenial-armhf/Dockerfile
@@ -36,7 +36,7 @@ RUN echo 'deb http://ports.ubuntu.com/ubuntu-ports xenial main universe' > /etc/
lsb-release \
openjdk-8-jdk \
openssh-server \
- python-pycurl \
+ python-requests \
qemu-user-static \
sudo \
time \