mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 06:03:47 +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:
parent
39c892473e
commit
f6fe7b3045
@ -21,6 +21,7 @@ RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-shell \
|
||||
${PYTHON_PN}-strict-rfc3339 \
|
||||
${PYTHON_PN}-unittest \
|
||||
${PYTHON_PN}-setuptools-scm \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user