summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pycurl_7.46.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pycurl_7.46.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pycurl_7.46.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pycurl_7.46.0.bb b/meta-python/recipes-devtools/python/python3-pycurl_7.46.0.bb
index 8bcd65309d..fa98ad1e03 100644
--- a/meta-python/recipes-devtools/python/python3-pycurl_7.46.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pycurl_7.46.0.bb
@@ -16,6 +16,6 @@ SRC_URI[sha256sum] = "422ed7005b98768fe60fe6b6cb8bb6a4e1fc18b5433402e8fbdaba9181
16 16
17DEPENDS = "curl" 17DEPENDS = "curl"
18 18
19inherit pypi setuptools3 19inherit pypi python_setuptools_build_meta
20 20
21BBCLASSEXTEND += "native nativesdk" 21BBCLASSEXTEND += "native nativesdk"