python-isort: add shell and datetime to RDEPENDS

Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
Derek Straka 2018-03-20 09:12:16 -04:00 committed by Armin Kuster
parent f9cde71db9
commit 33aa4d30a8

View File

@ -8,3 +8,8 @@ SRC_URI[md5sum] = "fb554e9c8f9aa76e333a03d470a5cf52"
SRC_URI[sha256sum] = "b9c40e9750f3d77e6e4d441d8b0266cf555e7cdabdcff33c4fd06366ca761ef8"
inherit pypi
RDEPENDS_${PN} += "\
${PYTHON_PN}-datetime \
${PYTHON_PN}-shell \
"