mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python-jsonschema: add python-setuptools-scm to RDEPENDS
The python-jsonschema package imports pkg_resources. Add setuptools-scm to RDEPENDS to satisfy this dependency. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
39c892473e
commit
f6fe7b3045
@@ -21,6 +21,7 @@ RDEPENDS_${PN} += " \
|
|||||||
${PYTHON_PN}-shell \
|
${PYTHON_PN}-shell \
|
||||||
${PYTHON_PN}-strict-rfc3339 \
|
${PYTHON_PN}-strict-rfc3339 \
|
||||||
${PYTHON_PN}-unittest \
|
${PYTHON_PN}-unittest \
|
||||||
|
${PYTHON_PN}-setuptools-scm \
|
||||||
"
|
"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user