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} = "\ ${PYTHON_PN}-pyyaml \ ${PYTHON_PN}-requests \ ${PYTHON_PN}-six \ + ${PYTHON_PN}-terminal \ ${PYTHON_PN}-texttable \ ${PYTHON_PN}-urllib3 \ ${PYTHON_PN}-websocket-client \