mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
python3-adafruit-pureio: Fix build with wheel
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7474b7951a
commit
18345cfb4a
|
@ -9,7 +9,7 @@ SRCREV = "f4d0973da05b8b21905ff6bab69cdb652128f342"
|
|||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
PIP_INSTALL_PACKAGE = "Adafruit_PureIO"
|
||||
DEPENDS += "python3-setuptools-scm-native"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
|
|
Loading…
Reference in New Issue
Block a user