mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
python3-attrs: add missing run-time dependencies
Add missing RDEPENDS for this package. (From OE-Core rev: 852fbb49d41dd31ce4e30d0a25081a5b12dcb29f) Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a13bf50538
commit
2dc8cf6d9a
@@ -13,6 +13,7 @@ DEPENDS += " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN}+= " \
|
RDEPENDS:${PN}+= " \
|
||||||
|
python3-compression \
|
||||||
python3-ctypes \
|
python3-ctypes \
|
||||||
python3-crypt \
|
python3-crypt \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user