aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/docker/uhd-builder-ubuntu1804.Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '.ci/docker/uhd-builder-ubuntu1804.Dockerfile')
-rw-r--r--.ci/docker/uhd-builder-ubuntu1804.Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ci/docker/uhd-builder-ubuntu1804.Dockerfile b/.ci/docker/uhd-builder-ubuntu1804.Dockerfile
index ddee8b88d..8c7f2c29b 100644
--- a/.ci/docker/uhd-builder-ubuntu1804.Dockerfile
+++ b/.ci/docker/uhd-builder-ubuntu1804.Dockerfile
@@ -12,6 +12,7 @@ RUN apt-get update && \
apt-get -y install -q \
build-essential \
ccache \
+ clang \
curl \
git \
sudo \