mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 17:55:49 +00:00
python3-redis: 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
76038158de
commit
c37d47549e
@ -10,7 +10,9 @@ inherit pypi setuptools3
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-asyncio \
|
||||
python3-compression \
|
||||
python3-cryptography \
|
||||
python3-datetime \
|
||||
python3-json \
|
||||
python3-packaging \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user