summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb b/meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb
index 392b9584a3..24cde3711c 100644
--- a/meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb
+++ b/meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb
@@ -19,7 +19,7 @@ PACKAGECONFIG[format] = ",,,\
19 ${PYTHON_PN}-jsonpointer \ 19 ${PYTHON_PN}-jsonpointer \
20 ${PYTHON_PN}-webcolors \ 20 ${PYTHON_PN}-webcolors \
21 ${PYTHON_PN}-rfc3987 \ 21 ${PYTHON_PN}-rfc3987 \
22 ${PYTHON_PN}-strict-rfc3339 \ 22 ${PYTHON_PN}-rfc3339-validator \
23" 23"
24PACKAGECONFIG[nongpl] = ",,,\ 24PACKAGECONFIG[nongpl] = ",,,\
25 ${PYTHON_PN}-idna \ 25 ${PYTHON_PN}-idna \