Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 1 | inherit pypi setuptools3 update-alternatives |
2 | require python-ndg-httpsclient.inc | ||||
3 | |||||
4 | ALTERNATIVE_${PN} = "ndg_httpclient" | ||||
5 | ALTERNATIVE_LINK_NAME[ndg_httpclient] = "${bindir}/ndg_httpclient" | ||||
6 | ALTERNATIVE_PRIORITY = "30" |