rpm: -networking package should depend on iproute

Network setup scripts, especially for network backend use 'ip' tool, so
the iproute package should be installed for this to work.

QubesOS/qubes-issues#4411
This commit is contained in:
Marek Marczykowski-Górecki 2019-01-13 12:27:56 +01:00
parent 81a5b2cc3a
commit 1f41ee0e41
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -219,6 +219,7 @@ Summary: Networking support for Qubes VM
Requires: ethtool
Requires: iptables
Requires: net-tools
Requires: iproute
Requires: nftables
Requires: socat
Requires: qubes-core-agent = %{version}