mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-17 03:30:40 +01:00
gitlab-ci: optionally install libasan,libubsan via REQUIRED_PACKAGES script
(cherry picked from commit b846f9aba3)
This commit is contained in:
parent
4e8840f6e6
commit
ad3478fe3f
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