PR = "${INC_PR}.1"

# add openssl for https support
CURL_FEATURES = ${@['zlib,cookies,crypto-auth,dict,file,ftp,http,telnet,tftp,openssl','zlib,gnutls,cookies,crypto-auth,dict,file,ftp,http,telnet,tftp']["${BPN}" == "${PN}"]}

DEPENDS_virtclass-native += " openssl-native zlib-native "