summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-08-30 16:44:56 +0200
committerThomas Haller <thaller@redhat.com>2021-08-30 16:45:24 +0200
commit414d2c1d4b3e7cfb0afdf7812ac3a06f3e66bab6 (patch)
tree7f930e2c1a10db72c05f9676ef3bc2e0dd26cd2a
parent5fc7cf65aa8dfc812f64a84b8b2470d067960b90 (diff)
downloadNetworkManager-414d2c1d4b3e7cfb0afdf7812ac3a06f3e66bab6.tar.gz
contrib,gitlab-ci: fix "contrib/fedora/REQUIRED_PACKAGES" to install "vala"
Fixes: 53562b19150c ('contrib: remove "vala-tools" from "contrib/fedora/REQUIRED_PACKAGES"')
-rwxr-xr-xcontrib/fedora/REQUIRED_PACKAGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/fedora/REQUIRED_PACKAGES b/contrib/fedora/REQUIRED_PACKAGES
index 5305f43b15..112b01bd2a 100755
--- a/contrib/fedora/REQUIRED_PACKAGES
+++ b/contrib/fedora/REQUIRED_PACKAGES
@@ -81,6 +81,7 @@ install \
systemd-devel \
teamd-devel \
util-linux \
+ vala \
vala-devel \
valgrind \
which \