From 7adb9a2f23c40911d70944678f3252382f5db61d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 24 Oct 2008 05:19:37 +0200 Subject: [PATCH] curl: update depends. --HG-- extra : convert_revision : d7d2c1e5c5665299d2eee98b59fb23ac631d95e4 --- templates/curl.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/curl.tmpl b/templates/curl.tmpl index 46480c0f0b..7c22f2127b 100644 --- a/templates/curl.tmpl +++ b/templates/curl.tmpl @@ -14,4 +14,5 @@ long_desc=" kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks." -build_depends="libidn-1.9" +build_depends="libidn-1.9 zlib-1.2.3" +run_depends="$build_depends"