[curl]Add the dependency of the curl feature [ssh] to solve the lnk2019 error. (#5682)

This commit is contained in:
JackBoosY 2019-03-15 13:31:07 +08:00 committed by Phil Christensen
parent 61c6ef26f7
commit b2ad980029

View File

@ -1,5 +1,5 @@
Source: curl
Version: 7.61.1-2
Version: 7.61.1-3
Build-Depends: zlib
Description: A library for transferring data with URLs
Default-Features: ssl
@ -19,7 +19,7 @@ Build-Depends: curl[openssl] (!windows), curl[winssl] (windows)
Description: Default SSL backend
Feature: ssh
Build-Depends: libssh2, curl[non-http]
Build-Depends: curl[openssl], libssh2, curl[non-http]
Description: SSH support via libssh2
# SSL backends