diff options
author | Daniil Baturin <daniil@vyos.io> | 2021-08-06 16:49:59 -0500 |
---|---|---|
committer | Daniil Baturin <daniil@vyos.io> | 2021-08-06 16:49:59 -0500 |
commit | 6e9a0a87ed9c1f173b0f63f14ba8984eb9b4ecb9 (patch) | |
tree | 19775c7d1bdec6a488f890e59e57535d3122bf09 | |
parent | 8df3f2edb78a0925d005977ad13565cb00270f59 (diff) | |
download | vyos-user-utils-6e9a0a87ed9c1f173b0f63f14ba8984eb9b4ecb9.tar.gz vyos-user-utils-6e9a0a87ed9c1f173b0f63f14ba8984eb9b4ecb9.zip |
Import dependencies from the former vyos-utils package list.
-rw-r--r-- | debian/control | 26 |
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. |