diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pycurl_7.46.0.bb | 2 |
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 | ||
| 17 | DEPENDS = "curl" | 17 | DEPENDS = "curl" |
| 18 | 18 | ||
| 19 | inherit pypi setuptools3 | 19 | inherit pypi python_setuptools_build_meta |
| 20 | 20 | ||
| 21 | BBCLASSEXTEND += "native nativesdk" | 21 | BBCLASSEXTEND += "native nativesdk" |
