curl: make it depend in openssl for https:// etc.

--HG--
extra : convert_revision : 67a8cf099db2ccdb04ec92e17933a631968331c1
This commit is contained in:
Juan RP 2008-10-24 07:01:23 +02:00
parent 0aa65e912f
commit 7543311304
1 changed files with 1 additions and 1 deletions

View File

@ -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"