diff options
Diffstat (limited to 'curl.pkg/control')
-rw-r--r-- | curl.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/curl.pkg/control b/curl.pkg/control index 929bed5..9fac49c 100644 --- a/curl.pkg/control +++ b/curl.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: libcurl.4 (= ${Binary-Version}) +Depends: libcurl.4 (= ${Binary-Version}), libz.1 Description: Command line tool for transferring data with URL syntax curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, |