summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/docker-compose/python3-docker-compose_1.16.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-containers/docker-compose/python3-docker-compose_1.16.1.bb b/recipes-containers/docker-compose/python3-docker-compose_1.16.1.bb
index 50e76b7e..4e761d0b 100644
--- a/recipes-containers/docker-compose/python3-docker-compose_1.16.1.bb
+++ b/recipes-containers/docker-compose/python3-docker-compose_1.16.1.bb
@@ -25,6 +25,7 @@ RDEPENDS_${PN} = "\
25 ${PYTHON_PN}-pyyaml \ 25 ${PYTHON_PN}-pyyaml \
26 ${PYTHON_PN}-requests \ 26 ${PYTHON_PN}-requests \
27 ${PYTHON_PN}-six \ 27 ${PYTHON_PN}-six \
28 ${PYTHON_PN}-terminal \
28 ${PYTHON_PN}-texttable \ 29 ${PYTHON_PN}-texttable \
29 ${PYTHON_PN}-urllib3 \ 30 ${PYTHON_PN}-urllib3 \
30 ${PYTHON_PN}-websocket-client \ 31 ${PYTHON_PN}-websocket-client \