mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-09 01:24:49 +02:00
python-netaddr: update to RDEPENDS to work on minimal python installs
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
d8440d28e6
commit
088327df69
@@ -6,3 +6,9 @@ SRC_URI[md5sum] = "51019ef59c93f3979bcb37d3b8527e07"
|
||||
SRC_URI[sha256sum] = "38aeec7cdd035081d3a4c306394b19d677623bf76fa0913f6695127c7753aefd"
|
||||
|
||||
inherit pypi
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-pprint \
|
||||
${PYTHON_PN}-textutils \
|
||||
${PYTHON_PN}-xml \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user