curl: Add ca-bundle dependency
authorRosen Penev <rosenp@gmail.com>
Sun, 27 May 2018 22:13:48 +0000 (15:13 -0700)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 08:11:40 +0000 (09:11 +0100)
commit60b29c9c177d7865dd116eeb574fc9c8ab775b77
treed9f4afa6f3808a63a34389bf07804db12cc5d427
parent0d3bdf7b59404580f21db2fa59769993274d5105
curl: Add ca-bundle dependency

While building, curl complains that the path specified is missing.
Also, without ca-bundle, something like 'curl https://www.google.com'
does not work due to a certificate verify error.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(backported from 7a20c7a05d52f9bb3c82742098457bfbed869a8a)
package/network/utils/curl/Makefile