rjw | 91288f9 | 2022-11-01 13:59:36 +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" |