blob: 9cd881a3ef2265e401e4a2340dcff27135caf1d9 [file] [log] [blame]
rjw91288f92022-11-01 13:59:36 +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"