dependencies: check that SSL certificates are installed
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 23 Mar 2013 22:26:46 +0000 (22:26 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 24 Mar 2013 13:00:31 +0000 (14:00 +0100)
commitd66cd067f3dc3d5e2479e1e8c05f24fd82329f7a
tree97963bb434f257297b22242f8f0781739aa04d47
parent876e91dc447d874ac17ea1038e836655f24e6750
dependencies: check that SSL certificates are installed

Some packages are hosted on https:// servers, and wget only works on
these if the SSL certificates are installed. For example, downloading
the kernel sources from kernel.org requires those SSL certificates to
be installed.

[Peter: fix typo]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
support/dependencies/dependencies.sh