Skip to content

Commit

Permalink
Add iproute to the CentOS Stream packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hdholm authored Sep 13, 2022
1 parent 62de720 commit cbf1ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install-dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ centos:*)
dnf install -y dnf-plugins-core epel-release
dnf config-manager -y --set-enabled powertools \
|| dnf config-manager -y --set-enabled crb || :
dnf -y install meson socat
dnf -y install meson socat iproute
dnf builddep -y tang
;;
esac
Expand Down

0 comments on commit cbf1ead

Please sign in to comment.