curl: make it depend in openssl for https:// etc.
--HG-- extra : convert_revision : 67a8cf099db2ccdb04ec92e17933a631968331c1
This commit is contained in:
parent
0aa65e912f
commit
7543311304
|
@ -14,5 +14,5 @@ long_desc="
|
|||
kerberos...), file transfer resume, proxy tunneling and a busload of other
|
||||
useful tricks."
|
||||
|
||||
build_depends="libidn-1.9 zlib-1.2.3"
|
||||
build_depends="libidn-1.9 zlib-1.2.3 openssl-0.9.8i"
|
||||
run_depends="$build_depends"
|
||||
|
|
Loading…
Reference in New Issue