Ensure SSL CA certificates are installed for curl

On openSUSE, ensure that the ca-certificates-mozilla package is
installed to avoid curl aborting with

  curl: (60) SSL certificate problem: unable to get local issuer certificate

when trying to download the pip source tarball.

Change-Id: Iaf74204ea5330e9abf56f6c9d5a0f9d83992aa59
This commit is contained in:
Adam Spiers 2013-10-01 00:56:54 +01:00
parent 1c1aef0eb7
commit 1f3e193638

View File

@ -1,4 +1,5 @@
bridge-utils
ca-certificates-mozilla
curl
euca2ools
git-core