Use the new cython class to avoid duplicated fixup code to remove build
paths.

Signed-off-by: Ross Burton <[email protected]>
---
 .../recipes-devtools/python/python3-frozenlist_1.4.1.bb        | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python3-frozenlist_1.4.1.bb 
b/meta-python/recipes-devtools/python/python3-frozenlist_1.4.1.bb
index 4288f2922e..638bb20786 100644
--- a/meta-python/recipes-devtools/python/python3-frozenlist_1.4.1.bb
+++ b/meta-python/recipes-devtools/python/python3-frozenlist_1.4.1.bb
@@ -5,11 +5,10 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=cf056e8e7a0a5477451af18b7b5aa98c"
 
 SRC_URI[sha256sum] = 
"c037a86e8513059a2613aaba4d817bb90b9d9b6b69aace3ce9c877e8c8ed402b"
 
-inherit pypi python_setuptools_build_meta
+inherit pypi python_setuptools_build_meta cython
 
 DEPENDS += " \
     python3-expandvars-native \
-    python3-cython-native \
 "
 
 BBCLASSEXTEND = "native nativesdk"
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#113828): 
https://lists.openembedded.org/g/openembedded-devel/message/113828
Mute This Topic: https://lists.openembedded.org/mt/109582873/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to