mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 03:45:41 +00:00
python3-faker: add codecs/misc RDEPENDS for ptest
Needed by faker's ptest suite. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -36,7 +36,9 @@ RDEPENDS:${PN} += "\
|
||||
"
|
||||
|
||||
RDEPENDS:${PN}-ptest += "\
|
||||
python3-codecs \
|
||||
python3-freezegun \
|
||||
python3-misc \
|
||||
python3-validators \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user