summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-04-02 08:01:02 +0200
committerChristian Breunig <christian@breunig.cc>2026-04-02 08:01:02 +0200
commitb12869bf31968d05f8f11c8b9ae66be94c3847a3 (patch)
tree6d35382c07383045937d156b73b38a111efc35d1 /debian/control
parent8ff57a1458efdf90363e00b9aa51ec5fdbccb8cd (diff)
downloadvyos-1x-b12869bf31968d05f8f11c8b9ae66be94c3847a3.tar.gz
vyos-1x-b12869bf31968d05f8f11c8b9ae66be94c3847a3.zip
Debian: T8449: "socat" used by "reset openvpn client" - move to vyos-1x dependencies
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index ac65c909d..d3567d626 100644
--- a/debian/control
+++ b/debian/control
@@ -377,6 +377,8 @@ Depends:
iperf,
iperf3,
# End "run monitor bandwidth-test"
+# For "run reset openvpn client"
+ socat,
# For "run wake-on-lan"
etherwake,
# For "run force ipv6-nd"
@@ -464,7 +466,6 @@ Depends:
numactl,
openssh-client,
screen,
- sipcalc,
- socat
+ sipcalc
Description: VyOS user utilities metapackage
Installs utilities that are provided for the users but not used by VyOS scripts.