mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-06 01:05:42 +01:00
python-isort: add shell and datetime to RDEPENDS
Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
parent
f9cde71db9
commit
33aa4d30a8
|
|
@ -8,3 +8,8 @@ SRC_URI[md5sum] = "fb554e9c8f9aa76e333a03d470a5cf52"
|
|||
SRC_URI[sha256sum] = "b9c40e9750f3d77e6e4d441d8b0266cf555e7cdabdcff33c4fd06366ca761ef8"
|
||||
|
||||
inherit pypi
|
||||
|
||||
RDEPENDS_${PN} += "\
|
||||
${PYTHON_PN}-datetime \
|
||||
${PYTHON_PN}-shell \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user