mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python3-path: add missing run-time dependencies
Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
6daa8faf69
commit
64dccc68b0
@@ -14,6 +14,10 @@ DEPENDS += "python3-setuptools-scm-native"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-appdirs \
|
||||
python3-crypt \
|
||||
python3-io \
|
||||
python3-numbers \
|
||||
python3-shell \
|
||||
"
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-pytest \
|
||||
|
||||
Reference in New Issue
Block a user