diff options
-rw-r--r-- | debian/control | 39 |
1 files changed, 20 insertions, 19 deletions
diff --git a/debian/control b/debian/control index 33fd9a0..5047bc9 100644 --- a/debian/control +++ b/debian/control @@ -8,31 +8,32 @@ Standards-Version: 3.9.1 Package: vyos-user-utils Architecture: all Depends: - sipcalc, - ipcalc, - nmap, + aptitude, + atop, + bgpq3, + dnsdist, dnsutils, - whois, - netcat-openbsd, - socat, - nano, - screen, - minicom, - iftop, - lsof, - openssh-client, + grepcidr, + haproxy, haveged, htop, - atop, + iftop, iotop, + ipcalc, irqtop, - aptitude, - localepurge, - bgpq3, libnss-myhostname, - ssl-cert, + localepurge, + lsof, + minicom, + nano, ndisc6, - haproxy, - dnsdist + netcat-openbsd, + nmap, + openssh-client, + screen, + sipcalc, + socat, + ssl-cert, + whois Description: VyOS user utilities metapackage Installs utilities that are provided for the users but no used by VyOS scripts. |