python3-random2: Define PIP_INSTALL_PACKAGE to fix wheel install

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-03-02 21:17:07 +01:00
parent 0bf3bee728
commit c3ea36e1e9

View File

@@ -10,4 +10,6 @@ S = "${WORKDIR}/random2-${PV}"
inherit setuptools3
PIP_INSTALL_PACKAGE = "random2"
BBCLASSEXTEND = "native"