mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 05:50:06 +01:00
gitlab-ci: optionally install libasan,libubsan via REQUIRED_PACKAGES script
This commit is contained in:
parent
1473f00d74
commit
b846f9aba3
1 changed files with 2 additions and 0 deletions
|
|
@ -85,7 +85,9 @@ install \
|
|||
# some packages don't exist in certain distributions. Install them one-by-one, and ignore errors.
|
||||
install_ignore_missing \
|
||||
dbus-python \
|
||||
libasan \
|
||||
libpsl-devel \
|
||||
libubsan \
|
||||
pygobject3-base \
|
||||
python-gobject-base \
|
||||
qt-devel \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue