blob: 9cd881a3ef2265e401e4a2340dcff27135caf1d9 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001require python-ndg-httpsclient.inc
2inherit pypi setuptools update-alternatives
3
4ALTERNATIVE_${PN} = "ndg_httpclient"
5ALTERNATIVE_LINK_NAME[ndg_httpclient] = "${bindir}/ndg_httpclient"
6ALTERNATIVE_PRIORITY = "20"