diff options
author | Christian Breunig <christian@breunig.cc> | 2023-07-12 19:53:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-12 19:53:45 +0200 |
commit | 9cf484bdca2ef078c2aaee4a3e2e670585feffcc (patch) | |
tree | 12b19a937da17066cc7f704f701d7f9a854764af | |
parent | 1788352c727f9800e9c595213332a719dd445d04 (diff) | |
parent | caa9ae3a41056e6322336c8a56efa5c472fd6cf3 (diff) | |
download | vyos-1x-9cf484bdca2ef078c2aaee4a3e2e670585feffcc.tar.gz vyos-1x-9cf484bdca2ef078c2aaee4a3e2e670585feffcc.zip |
Merge pull request #2088 from Yuanandcircle/t5352-netavark
container: T5352: Fix missing dependency for netavark
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 40920cadc..3c912542b 100644 --- a/debian/control +++ b/debian/control @@ -72,6 +72,7 @@ Depends: iperf, iperf3, iproute2 (>= 6.0.0), + iptables, iputils-arping, isc-dhcp-client, isc-dhcp-relay, |