mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 16:43:51 +00:00
python-webencodings: update RDEPENDS to include json
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
8b3e6755fa
commit
cac0cca1b8
@ -7,4 +7,7 @@ SRC_URI[sha256sum] = "b36a1c245f2d304965eb4e0a82848379241dc04b865afcc4aab1674858
|
||||
|
||||
inherit pypi
|
||||
|
||||
RDEPENDS_${PN} += "${PYTHON_PN}-codecs"
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-codecs \
|
||||
${PYTHON_PN}-json \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user