mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-08 03:49:57 +00:00
python-jsonschema: remove unneeded depends on python3-misc
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
0fe9cd93c3
commit
6db7ade6c5
@@ -1,6 +1,2 @@
|
|||||||
inherit pypi setuptools3
|
inherit pypi setuptools3
|
||||||
require python-jsonschema.inc
|
require python-jsonschema.inc
|
||||||
|
|
||||||
RDEPENDS_${PN} += " \
|
|
||||||
${PYTHON_PN}-misc \
|
|
||||||
"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user