diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyjwt_2.1.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyjwt_2.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyjwt_2.1.0.bb b/meta-python/recipes-devtools/python/python3-pyjwt_2.1.0.bb index f1486f4773..aae1474915 100644 --- a/meta-python/recipes-devtools/python/python3-pyjwt_2.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyjwt_2.1.0.bb | |||
| @@ -10,6 +10,6 @@ SRC_URI[sha256sum] = "fba44e7898bbca160a2b2b501f492824fc8382485d3a6f11ba5d0c1937 | |||
| 10 | PYPI_PACKAGE = "PyJWT" | 10 | PYPI_PACKAGE = "PyJWT" |
| 11 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
| 12 | 12 | ||
| 13 | RDEPENDS_${PN} = "${PYTHON_PN}-cryptography" | 13 | RDEPENDS:${PN} = "${PYTHON_PN}-cryptography" |
| 14 | 14 | ||
| 15 | BBCLASSEXTEND = "native nativesdk" | 15 | BBCLASSEXTEND = "native nativesdk" |
