diff options
Diffstat (limited to 'recipes-containers/docker-compose/python3-docker-compose_1.29.2.bb')
-rw-r--r-- | recipes-containers/docker-compose/python3-docker-compose_1.29.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/docker-compose/python3-docker-compose_1.29.2.bb b/recipes-containers/docker-compose/python3-docker-compose_1.29.2.bb index 22b7150a..3755071c 100644 --- a/recipes-containers/docker-compose/python3-docker-compose_1.29.2.bb +++ b/recipes-containers/docker-compose/python3-docker-compose_1.29.2.bb | |||
@@ -14,7 +14,7 @@ SRC_URI += "file://0001-setup.py-remove-maximum-version-requirements.patch \ | |||
14 | 14 | ||
15 | DEPENDS += "${PYTHON_PN}-fastentrypoints-native" | 15 | DEPENDS += "${PYTHON_PN}-fastentrypoints-native" |
16 | 16 | ||
17 | RDEPENDS_${PN} = "\ | 17 | RDEPENDS:${PN} = "\ |
18 | ${PYTHON_PN}-cached-property \ | 18 | ${PYTHON_PN}-cached-property \ |
19 | ${PYTHON_PN}-certifi \ | 19 | ${PYTHON_PN}-certifi \ |
20 | ${PYTHON_PN}-chardet \ | 20 | ${PYTHON_PN}-chardet \ |