diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb b/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb index 3f07b2ed27..65a8c816f4 100644 --- a/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb | |||
| @@ -1,2 +1,6 @@ | |||
| 1 | inherit pypi setuptools3 | 1 | inherit pypi setuptools3 update-alternatives |
| 2 | require python-ndg-httpsclient.inc | 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" | ||
