mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-05 05:15:25 +02:00
add python3-terminal RDEPENDS to docker-compose recipe
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
2520ee8670
commit
4277759428
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user