summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-docker_5.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python3-docker_5.0.0.bb')
-rw-r--r--recipes-devtools/python/python3-docker_5.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python3-docker_5.0.0.bb b/recipes-devtools/python/python3-docker_5.0.0.bb
index 6b6e844b..44d65b05 100644
--- a/recipes-devtools/python/python3-docker_5.0.0.bb
+++ b/recipes-devtools/python/python3-docker_5.0.0.bb
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "3e8bc47534e0ca9331d72c32f2881bb13b93ded0bcdeab3c833fb7cf61
8 8
9DEPENDS += "${PYTHON_PN}-pip-native" 9DEPENDS += "${PYTHON_PN}-pip-native"
10 10
11RDEPENDS_${PN} += " \ 11RDEPENDS:${PN} += " \
12 ${PYTHON_PN}-misc \ 12 ${PYTHON_PN}-misc \
13 ${PYTHON_PN}-six \ 13 ${PYTHON_PN}-six \
14 ${PYTHON_PN}-docker-pycreds \ 14 ${PYTHON_PN}-docker-pycreds \