summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2023-09-07 16:03:22 +0100
committerGitHub <noreply@github.com>2023-09-07 16:03:22 +0100
commit64ee030f7227de0805264e1a848bc27f027466bb (patch)
tree3e9627738c54530344f67cd2ea2f5c4b1d167318 /debian/control
parentd99b3497de6b057d23a7e29759b022a3567284a8 (diff)
parent04f41e5d5d79a6bcefc474066fc8a666a5d91a11 (diff)
downloadvyos-user-utils-64ee030f7227de0805264e1a848bc27f027466bb.tar.gz
vyos-user-utils-64ee030f7227de0805264e1a848bc27f027466bb.zip
Merge pull request #6 from sever-sever/T4426-eq
T4426: Add user pkg arpwatch and sort the packages
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control35
1 files changed, 18 insertions, 17 deletions
diff --git a/debian/control b/debian/control
index a9b3e79..f92edbf 100644
--- a/debian/control
+++ b/debian/control
@@ -8,29 +8,30 @@ Standards-Version: 3.9.1
Package: vyos-user-utils
Architecture: all
Depends:
- sipcalc,
- ipcalc,
- nmap,
+ aptitude,
+ arpwatch,
+ atop,
+ bgpq3,
dnsutils,
- whois,
- netcat-openbsd,
- socat,
- nano,
- screen,
- minicom,
- iftop,
- lsof,
- openssh-client,
haveged,
htop,
- atop,
+ iftop,
iotop,
irqtop,
- aptitude,
- localepurge,
- bgpq3,
+ ipcalc,
libnss-myhostname,
+ lsof,
+ localepurge,
+ minicom,
+ nano,
+ ndisc6,
+ netcat-openbsd,
+ nmap,
+ openssh-client,
+ screen,
+ sipcalc,
+ socat,
ssl-cert,
- ndisc6
+ whois
Description: VyOS user utilities metapackage
Installs utilities that are provided for the users but no used by VyOS scripts.