aboutsummaryrefslogtreecommitdiff
path: root/linux-leg.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-12-11 11:34:29 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2016-12-11 11:34:29 +0200
commit5fe938e114c4f76266048d0244e89908b6c04e09 (patch)
tree88540d0daa05f2f204b503e8f11c76057e03dee7 /linux-leg.yaml
parent955786be0f1f776d5cb522ab1f577c2d5fd90229 (diff)
Replace python-pycurl by python-requests
linaro-cp is now based on python-requests instead of python-pycurl. Change-Id: I110910c80c3a93a158ebba483b73d0d9e4bb0ee1 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'linux-leg.yaml')
-rw-r--r--linux-leg.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-leg.yaml b/linux-leg.yaml
index c454e9f41d..a543caacc4 100644
--- a/linux-leg.yaml
+++ b/linux-leg.yaml
@@ -82,7 +82,7 @@
sudo sed -i -e 's/archive.ubuntu.com\|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list
sudo apt-get update
- sudo apt-get install -y python-pycurl python-beautifulsoup python-html2text
+ sudo apt-get install -y python-requests python-beautifulsoup python-html2text
export LANG=C
export make_install=true