mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-20 09:07:17 +00:00
python3-rapidjson: add missing ptest dependency
add the pytz module dependency. Signed-off-by: David Pierret <david.pierret@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9f70554e43
commit
4e09bbb4bf
@ -27,6 +27,7 @@ DEPENDS += " \
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
${PYTHON_PN}-pytest \
|
||||
${PYTHON_PN}-unittest-automake-output \
|
||||
${PYTHON_PN}-pytz \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user