aboutsummaryrefslogtreecommitdiff
path: root/jessie-arm64
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 /jessie-arm64
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 'jessie-arm64')
-rw-r--r--jessie-arm64/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/jessie-arm64/Dockerfile b/jessie-arm64/Dockerfile
index c5382903..a14918ae 100644
--- a/jessie-arm64/Dockerfile
+++ b/jessie-arm64/Dockerfile
@@ -38,7 +38,7 @@ RUN apt-key add /etc/apt/sources.list.d/*.key \
lsb-release \
openjdk-7-jdk \
openssh-server \
- python-pycurl \
+ python-requests \
qemu-user-static \
sudo \
time \