python-docker: depend on python-misc for the ntpath module

Signed-off-by: Dan Callaghan <dan.callaghan@opengear.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Dan Callaghan 2019-03-06 10:12:58 +10:00 committed by Bruce Ashfield
parent 080f6b412d
commit 2a44defc69

View File

@ -7,6 +7,7 @@ SRC_URI[md5sum] = "02491d168c048cdb99cc20d0b352ea0f"
SRC_URI[sha256sum] = "e9cc39e24905e67ba9e2df14c94488f5cf030fb72ae1c60de505ce5ea90503f7"
RDEPENDS_${PN} += " \
${PYTHON_PN}-misc \
${PYTHON_PN}-six \
${PYTHON_PN}-docker-pycreds \
${PYTHON_PN}-requests \