mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-14 10:17:40 +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 cfa786917343589c1756c1bc7cdf62309d29462f) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
135307cf51
commit
f1dc6e6f5d
@ -20,6 +20,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 \
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user