mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-27 01:10:38 +01:00
automation: add vala as builddep.
We don't have vala-tools in Fedora Rawhide (not sure when it went away) but we need vapigen which is in vala rpm in Rawhide now.
This commit is contained in:
parent
ded9381e74
commit
5a55353206
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ if [[ "$INSTALL_DEPENDENCIES" == yes ]]; then
|
|||
systemd \
|
||||
teamd-devel \
|
||||
vala-tools \
|
||||
vala \
|
||||
valgrind \
|
||||
wireless-tools-devel \
|
||||
"${YUM_ARGS[@]}" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue