mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-21 14:10:25 +01:00
build-from-source: install make as dependency in build script
Signed-off-by: Filip Pokryvka <fpokryvk@redhat.com>
This commit is contained in:
parent
ef73f482e7
commit
af3709f9cf
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ if [[ "$INSTALL_DEPENDENCIES" == yes ]]; then
|
|||
libubsan \
|
||||
libudev-devel \
|
||||
libuuid-devel \
|
||||
make \
|
||||
mobile-broadband-provider-info-devel \
|
||||
newt-devel \
|
||||
nss-devel \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue