rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | require python-ndg-httpsclient.inc |
2 | inherit pypi setuptools update-alternatives | ||||
3 | |||||
4 | ALTERNATIVE_${PN} = "ndg_httpclient" | ||||
5 | ALTERNATIVE_LINK_NAME[ndg_httpclient] = "${bindir}/ndg_httpclient" | ||||
6 | ALTERNATIVE_PRIORITY = "20" |