From 5fe938e114c4f76266048d0244e89908b6c04e09 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Sun, 11 Dec 2016 11:34:29 +0200 Subject: 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 --- linux-linaro-tracking-ll-ilp32.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux-linaro-tracking-ll-ilp32.yaml') diff --git a/linux-linaro-tracking-ll-ilp32.yaml b/linux-linaro-tracking-ll-ilp32.yaml index 57a1bd4d2f..79bedaae03 100644 --- a/linux-linaro-tracking-ll-ilp32.yaml +++ b/linux-linaro-tracking-ll-ilp32.yaml @@ -79,7 +79,7 @@ } 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_bootwrapper=false -- cgit v1.2.3