The curl recipe has a PACKAGECONFIG for libssh2:
PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2”
So the idiomatic way would be to enable the libssh2 PACKAGECONFIG for curl.
The curl recipe has a PACKAGECONFIG for libssh2:
PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2”
So the idiomatic way would be to enable the libssh2 PACKAGECONFIG for curl.