mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 13:20:03 +00:00
python3-pint: add setuptools and packaging to RDEPENDS
Signed-off-by: Ryan Rowe <rrowe@xevo.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -21,6 +21,11 @@ SRC_URI += " \
|
|||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
RDEPENDS_${PN} += " \
|
||||||
|
${PYTHON_PN}-setuptools \
|
||||||
|
${PYTHON_PN}-packaging \
|
||||||
|
"
|
||||||
|
|
||||||
RDEPENDS_${PN}-ptest += " \
|
RDEPENDS_${PN}-ptest += " \
|
||||||
${PYTHON_PN}-pytest \
|
${PYTHON_PN}-pytest \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user