summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2021-08-06 16:49:59 -0500
committerDaniil Baturin <daniil@vyos.io>2021-08-06 16:49:59 -0500
commit6e9a0a87ed9c1f173b0f63f14ba8984eb9b4ecb9 (patch)
tree19775c7d1bdec6a488f890e59e57535d3122bf09
parent8df3f2edb78a0925d005977ad13565cb00270f59 (diff)
downloadvyos-user-utils-6e9a0a87ed9c1f173b0f63f14ba8984eb9b4ecb9.tar.gz
vyos-user-utils-6e9a0a87ed9c1f173b0f63f14ba8984eb9b4ecb9.zip
Import dependencies from the former vyos-utils package list.
-rw-r--r--debian/control26
1 files changed, 25 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7a29160..a9b3e79 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,30 @@ Standards-Version: 3.9.1
Package: vyos-user-utils
Architecture: all
-Depends: sipcalc
+Depends:
+ sipcalc,
+ ipcalc,
+ nmap,
+ dnsutils,
+ whois,
+ netcat-openbsd,
+ socat,
+ nano,
+ screen,
+ minicom,
+ iftop,
+ lsof,
+ openssh-client,
+ haveged,
+ htop,
+ atop,
+ iotop,
+ irqtop,
+ aptitude,
+ localepurge,
+ bgpq3,
+ libnss-myhostname,
+ ssl-cert,
+ ndisc6
Description: VyOS user utilities metapackage
Installs utilities that are provided for the users but no used by VyOS scripts.