diff options
-rw-r--r-- | debian/control | 35 |
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. |