mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-virtualenv: add missing run-time dependencies
The recipe is missing most of the run-time dependencies for virtualenv. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5fe44c211d
commit
3ae99d7555
|
|
@ -16,7 +16,11 @@ DEPENDS += "\
|
|||
"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-compression \
|
||||
python3-distlib \
|
||||
python3-filelock \
|
||||
python3-json \
|
||||
python3-misc \
|
||||
python3-modules \
|
||||
python3-platformdirs \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user