mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02:00
python3-cffi: generalise RDEPENDS
There's no need to mark these RDEPENDS as target-only. (From OE-Core rev: 8b2332c355d603027e965e9a6a5045f9eb1f024c) 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
53e627752a
commit
859ce65576
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "bcb3ef43e58665bbda2fb198698fcae6776483e0c4a631aa5647806c25
|
||||
|
||||
inherit pypi python_setuptools_build_meta
|
||||
|
||||
RDEPENDS:${PN}:class-target = " \
|
||||
RDEPENDS:${PN} = " \
|
||||
python3-ctypes \
|
||||
python3-io \
|
||||
python3-pycparser \
|
||||
|
||||
Reference in New Issue
Block a user