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:
Ross Burton
2024-07-24 17:08:30 +01:00
committed by Richard Purdie
parent 53e627752a
commit 859ce65576

View File

@@ -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 \