mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 10:42:11 +01:00
ci/fedora.Dockerfile: Add libtsan depedencies
It's needed for thread sanitizer tests
This commit is contained in:
parent
6a63e92f88
commit
e06a95a2ca
@ -45,6 +45,7 @@ RUN dnf -y update \
|
|||||||
libffi-devel \
|
libffi-devel \
|
||||||
libmount-devel \
|
libmount-devel \
|
||||||
libselinux-devel \
|
libselinux-devel \
|
||||||
|
libtsan \
|
||||||
libubsan \
|
libubsan \
|
||||||
libxslt \
|
libxslt \
|
||||||
ncurses-compat-libs \
|
ncurses-compat-libs \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user