aboutsummaryrefslogtreecommitdiff
path: root/stretch-amd64
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 /stretch-amd64
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 'stretch-amd64')
-rw-r--r--stretch-amd64/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stretch-amd64/Dockerfile b/stretch-amd64/Dockerfile
index 4debdf0..63b7b3c 100644
--- a/stretch-amd64/Dockerfile
+++ b/stretch-amd64/Dockerfile
@@ -39,7 +39,7 @@ RUN dpkg --add-architecture i386 \
lsb-release \
openjdk-8-jdk \
openssh-server \
- python-pycurl \
+ python-requests \
qemu-user-static \
sudo \
time \