aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-requests.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-requests.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-requests.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-requests.inc b/meta-python/recipes-devtools/python/python-requests.inc
index 7ce193c146..66dd9cd2e0 100644
--- a/meta-python/recipes-devtools/python/python-requests.inc
+++ b/meta-python/recipes-devtools/python/python-requests.inc
@@ -7,3 +7,5 @@ SRC_URI[md5sum] = "147afc07d8967cf46359701551a6cb69"
SRC_URI[sha256sum] = "b2ff053e93ef11ea08b0e596a1618487c4e4c5f1006d7a1706e3671c57dea385"
RDEPENDS_${PN} = "${PYTHON_PN}-email ${PYTHON_PN}-json ${PYTHON_PN}-netserver"
+
+BBCLASSEXTEND = "native nativesdk"