aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pyjwt_1.7.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-pyjwt_1.7.1.bb')
-rw-r--r--recipes-devtools/python/python-pyjwt_1.7.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-pyjwt_1.7.1.bb b/recipes-devtools/python/python-pyjwt_1.7.1.bb
index d2830b5..8fc4df1 100644
--- a/recipes-devtools/python/python-pyjwt_1.7.1.bb
+++ b/recipes-devtools/python/python-pyjwt_1.7.1.bb
@@ -12,7 +12,7 @@ SRC_URI[sha256sum] = "8d59a976fb773f3e6a39c85636357c4f0e242707394cadadd9814f5cba
PYPI_PACKAGE = "PyJWT"
inherit pypi setuptools
-RDEPENDS_${PN} = "${PYTHON_PN}-cryptography"
+RDEPENDS:${PN} = "${PYTHON_PN}-cryptography"
BBCLASSEXTEND = "native nativesdk"