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