mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02: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…
Reference in New Issue
Block a user