mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-xlrd: 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:
parent
8a0dbc0c53
commit
c54a842045
|
|
@ -23,6 +23,7 @@ PIP_INSTALL_DIST_PATH = "${S}/dist"
|
|||
RDEPENDS:${PN} += " \
|
||||
python3-compression \
|
||||
python3-io \
|
||||
python3-mmap \
|
||||
python3-pprint \
|
||||
python3-shell \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user