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 8e829794a5..dfe32c604b 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 \