add python3-terminal RDEPENDS to docker-compose recipe

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
Valerio De Benedetto 2018-01-16 17:14:55 +01:00 committed by Bruce Ashfield
parent 2520ee8670
commit 4277759428

View File

@ -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 \