mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 21:14:50 +00:00
python-msgpack: correct the RDEPENDS to work on a minimal python install
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
ae9c2bad8a
commit
3eb2821a24
@ -7,3 +7,7 @@ SRC_URI[sha256sum] = "1a2b19df0f03519ec7f19f826afb935b202d8979b0856c6fb3dc289557
|
||||
|
||||
PYPI_PACKAGE = "msgpack-python"
|
||||
inherit pypi
|
||||
|
||||
RDEPENDS_${PN}_class-target += "\
|
||||
${PYTHON_PN}-io \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user