summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/docker/archlinux/Dockerfile6
1 files changed, 6 insertions, 0 deletions
diff --git a/util/docker/archlinux/Dockerfile b/util/docker/archlinux/Dockerfile
index d3309d09b46c..890e9227ec7f 100644
--- a/util/docker/archlinux/Dockerfile
+++ b/util/docker/archlinux/Dockerfile
@@ -13,17 +13,23 @@ RUN pacman-key --init && \
RUN pacman -S --noconfirm \
base-devel \
bash-completion \
+ bc \
bzip2 \
ccache \
+ cmake \
cscope \
+ dtc \
gcc-ada \
git \
go \
htop \
lcov \
less \
+ meson \
msitools \
neovim \
+ nss \
+ openssh \
openssl \
python3 \
shellcheck \