Skip to content

Commit

Permalink
add ncurses (#2644)
Browse files Browse the repository at this point in the history
Signed-off-by: Kuat Yessenov <[email protected]>
  • Loading branch information
kyessenov authored Aug 30, 2023
1 parent 9245d82 commit 694db69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/build-tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -921,6 +921,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
ninja-build \
python \
unzip \
libncurses5 \
virtualenv

COPY --from=binary_tools_context /out/ /
Expand Down

0 comments on commit 694db69

Please sign in to comment.