diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-haversine_2.3.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-haversine_2.3.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-haversine_2.3.1.bb b/meta-python/recipes-devtools/python/python3-haversine_2.3.1.bb index c3251624f5..c24c6124e0 100644 --- a/meta-python/recipes-devtools/python/python3-haversine_2.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-haversine_2.3.1.bb | |||
| @@ -6,6 +6,6 @@ SRC_URI[sha256sum] = "75a7f859b3fb6df746564ca66ad1fd5b4052cdbab3d74ff16e8f1a7c3d | |||
| 6 | 6 | ||
| 7 | inherit pypi setuptools3 | 7 | inherit pypi setuptools3 |
| 8 | 8 | ||
| 9 | RDEPENDS_${PN} += "python3-numpy" | 9 | RDEPENDS:${PN} += "python3-numpy" |
| 10 | 10 | ||
| 11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
