There was an error while loading. Please reload this page.
2 parents 526c05e + 488a11b commit ae233a6Copy full SHA for ae233a6
sdk/Dockerfile
@@ -19,6 +19,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
19
bzip2 \
20
curl \
21
make \
22
+ libncurses5 \
23
ca-certificates
24
25
# Official distribution of the ARM Toolchain
0 commit comments