From 2a44defc697cdf16521e5c11e894bd93c926f059 Mon Sep 17 00:00:00 2001 From: Dan Callaghan Date: Wed, 6 Mar 2019 10:12:58 +1000 Subject: python-docker: depend on python-misc for the ntpath module Signed-off-by: Dan Callaghan Signed-off-by: Bruce Ashfield --- recipes-devtools/python/python-docker.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-devtools/python/python-docker.inc') diff --git a/recipes-devtools/python/python-docker.inc b/recipes-devtools/python/python-docker.inc index eec7cda0..a0ba60b7 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 \ -- cgit v1.2.3-54-g00ecf