summaryrefslogtreecommitdiff
path: root/.gitlab-ci/fedora.Dockerfile
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-09-12 18:03:43 +0000
committerMatthias Clasen <mclasen@redhat.com>2020-09-12 18:03:43 +0000
commit8f198233888ea15aca461bed2fd5b9b06e0397ba (patch)
treeef0f92cdb7160e058948fffb7a1a6327ed93fd41 /.gitlab-ci/fedora.Dockerfile
parent51b2b2231b85af7fe4ade4ec98129b28182f7148 (diff)
parentbc96407004f5930242018b6388f4e3341c9c2ed6 (diff)
downloadpango-8f198233888ea15aca461bed2fd5b9b06e0397ba.tar.gz
Merge branch 'asan-ci' into 'master'
ci: Add asan See merge request GNOME/pango!237
Diffstat (limited to '.gitlab-ci/fedora.Dockerfile')
-rw-r--r--.gitlab-ci/fedora.Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci/fedora.Dockerfile b/.gitlab-ci/fedora.Dockerfile
index e7ff2feb..f2240cac 100644
--- a/.gitlab-ci/fedora.Dockerfile
+++ b/.gitlab-ci/fedora.Dockerfile
@@ -26,8 +26,10 @@ RUN dnf -y install \
harfbuzz-devel \
hicolor-icon-theme \
itstool \
+ libasan \
lcov \
libthai-devel \
+ libubsan \
libXft-devel \
ninja-build \
python3 \