python3-pycurl: extend for native and nativesdk

Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Geoff Parker
2024-04-11 12:24:56 -07:00
committed by Khem Raj
parent d90fbed4b9
commit 91984852f8

View File

@@ -17,3 +17,5 @@ SRC_URI[sha256sum] = "5730590be0271364a5bddd9e245c9cc0fb710c4cbacbdd95264a3122d2
DEPENDS = "curl"
inherit pypi setuptools3
BBCLASSEXTEND += "native nativesdk"