Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -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" |