summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2023-08-30 10:58:30 +0000
committerViacheslav Hletenko <v.gletenko@vyos.io>2023-08-30 10:58:30 +0000
commit04f41e5d5d79a6bcefc474066fc8a666a5d91a11 (patch)
tree3e9627738c54530344f67cd2ea2f5c4b1d167318
parentd99b3497de6b057d23a7e29759b022a3567284a8 (diff)
downloadvyos-user-utils-04f41e5d5d79a6bcefc474066fc8a666a5d91a11.tar.gz
vyos-user-utils-04f41e5d5d79a6bcefc474066fc8a666a5d91a11.zip
T4426: Add user pkg arpwatch and sort the packages
-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.