mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 18:20:07 +01:00
build-from-source: enable all repos and skip broken deps
This is needed to build on RHEL8 where some packages are in the buildroot repo and not all dependencies are available.
This commit is contained in:
parent
98f08717cd
commit
72191bbeb2
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ $SUDO yum install \
|
|||
libcurl-devel \
|
||||
libasan \
|
||||
gnutls-devel \
|
||||
--enablerepo=* --skip-broken \
|
||||
-y
|
||||
|
||||
$SUDO yum install \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue