mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-05 13:14:45 +02:00
python3-adafruit-circuitpython-register: Define PIP_INSTALL_PACKAGE
Fixes build with wheel Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
390b3f63cf
commit
7474b7951a
|
@ -11,5 +11,6 @@ SRCREV = "5fee6e0c3878110844bc51e16063eeae7d94c457"
|
|||
DEPENDS += "python3-setuptools-scm-native"
|
||||
|
||||
inherit setuptools3
|
||||
PIP_INSTALL_PACKAGE = "adafruit_circuitpython_register"
|
||||
|
||||
RDEPENDS:${PN} += "python3-core"
|
||||
|
|
Loading…
Reference in New Issue
Block a user