mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 15:10:05 +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.
|
# some packages don't exist in certain distributions. Install them one-by-one, and ignore errors.
|
||||||
install_ignore_missing \
|
install_ignore_missing \
|
||||||
dbus-python \
|
dbus-python \
|
||||||
|
libasan \
|
||||||
libpsl-devel \
|
libpsl-devel \
|
||||||
|
libubsan \
|
||||||
pygobject3-base \
|
pygobject3-base \
|
||||||
python-gobject-base \
|
python-gobject-base \
|
||||||
qt-devel \
|
qt-devel \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue