mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-13 22:05:27 +01:00
python3-pymetno: Define PIP_INSTALL_PACKAGE
Fixes build with wheel packaging Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
parent
66e04f5746
commit
9c80fa20da
|
|
@ -9,6 +9,8 @@ S = "${WORKDIR}/git"
|
|||
|
||||
inherit setuptools3
|
||||
|
||||
PIP_INSTALL_PACKAGE = "PyMetno"
|
||||
|
||||
RDEPENDS:${PN} = "\
|
||||
${PYTHON_PN}-aiohttp (>=3.6.1) \
|
||||
${PYTHON_PN}-async-timeout (>=3.0.1) \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user