[meta-virtualization] [PATCH] python-docker: depend on python-misc for the ntpath module

Dan Callaghan dan.callaghan at opengear.com
Tue Mar 5 16:12:58 PST 2019


Signed-off-by: Dan Callaghan <dan.callaghan at opengear.com>
---
 recipes-devtools/python/python-docker.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-devtools/python/python-docker.inc b/recipes-devtools/python/python-docker.inc
index eec7cda..a0ba60b 100644
--- a/recipes-devtools/python/python-docker.inc
+++ b/recipes-devtools/python/python-docker.inc
@@ -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 \
-- 
2.20.1



More information about the meta-virtualization mailing list