mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 23:39:40 +01:00
python3-jsonschema: depend on rfc3339-validator in all cases
This has been the case since
622c7b276e
(From OE-Core rev: 547d646540ebb9a4d3dbb310518e2200a14e6ebc)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
fad9846ceb
commit
9a2062a1e3
@@ -19,7 +19,7 @@ PACKAGECONFIG[format] = ",,,\
|
||||
${PYTHON_PN}-jsonpointer \
|
||||
${PYTHON_PN}-webcolors \
|
||||
${PYTHON_PN}-rfc3987 \
|
||||
${PYTHON_PN}-strict-rfc3339 \
|
||||
${PYTHON_PN}-rfc3339-validator \
|
||||
"
|
||||
PACKAGECONFIG[nongpl] = ",,,\
|
||||
${PYTHON_PN}-idna \
|
||||
|
||||
Reference in New Issue
Block a user