mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
curl: make it depend in openssl for https:// etc.
--HG-- extra : convert_revision : 67a8cf099db2ccdb04ec92e17933a631968331c1
This commit is contained in:
parent
0aa65e912f
commit
7543311304
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue