summaryrefslogtreecommitdiff
path: root/ci/Containerfile
diff options
context:
space:
mode:
Diffstat (limited to 'ci/Containerfile')
-rw-r--r--ci/Containerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/Containerfile b/ci/Containerfile
index 6154b29..b6c465c 100644
--- a/ci/Containerfile
+++ b/ci/Containerfile
@@ -19,6 +19,7 @@ RUN pacman-key --init \
'lcov' \
'ninja>=1.11' \
'pkgconf' \
+ 'valgrind' \
'weston' \
&& locale-gen \
&& useradd -m builduser \