diff options
Diffstat (limited to 'recipes-devtools/python/python3-docker_5.0.0.bb')
-rw-r--r-- | recipes-devtools/python/python3-docker_5.0.0.bb | 2 |
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 | ||
9 | DEPENDS += "${PYTHON_PN}-pip-native" | 9 | DEPENDS += "${PYTHON_PN}-pip-native" |
10 | 10 | ||
11 | RDEPENDS_${PN} += " \ | 11 | RDEPENDS:${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 \ |