mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
python3-beartype: add missing RDEPENDS
These parts of the standard library are imported by beartype. (From OE-Core rev: b373c01661df245c34073acb6c962a5f6fee94de) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2aada38f28
commit
65d4f15ad6
@@ -8,4 +8,6 @@ SRC_URI[sha256sum] = "264ddc2f1da9ec94ff639141fbe33d22e12a9f75aa863b83b7046ffff1
|
|||||||
|
|
||||||
inherit setuptools3 pypi
|
inherit setuptools3 pypi
|
||||||
|
|
||||||
|
RDEPENDS:${PN} += "python3-numbers python3-io"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user