On Wed, Jul 24, 2024 at 9:08 AM Ross Burton via lists.openembedded.org <[email protected]> wrote: > > There's no need to mark these RDEPENDS as target-only. > > Signed-off-by: Ross Burton <[email protected]> > --- > meta/recipes-devtools/python/python3-cffi_1.16.0.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-devtools/python/python3-cffi_1.16.0.bb > b/meta/recipes-devtools/python/python3-cffi_1.16.0.bb > index 8e829794a56..dfe32c604bd 100644 > --- a/meta/recipes-devtools/python/python3-cffi_1.16.0.bb > +++ b/meta/recipes-devtools/python/python3-cffi_1.16.0.bb > @@ -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 \
I hope the native version is not in the critical dependency chain. > -- > 2.34.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#202480): https://lists.openembedded.org/g/openembedded-core/message/202480 Mute This Topic: https://lists.openembedded.org/mt/107526225/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
