mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-01 03:08:27 +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>
(cherry picked from commit cfa7869173)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -20,6 +20,11 @@ SRC_URI += " \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-setuptools \
|
||||
${PYTHON_PN}-packaging \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN}-ptest += " \
|
||||
${PYTHON_PN}-pytest \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user