xj | b04a402 | 2021-11-25 15:01:52 +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" |