mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
python3-adafruit-platformdetect: Fix build with wheel
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
df8670fb5a
commit
36e5cdd8bc
@ -10,6 +10,8 @@ S = "${WORKDIR}/git"
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
PIP_INSTALL_PACKAGE = "Adafruit_PlatformDetect"
|
||||
|
||||
DEPENDS += "python3-setuptools-scm-native"
|
||||
|
||||
RDEPENDS:${PN} += "python3-core"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user