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:50:29 -0500 |
commit | d99b3497de6b057d23a7e29759b022a3567284a8 (patch) | |
tree | 9d64ee7edbf0523eaaccb824b46eade18c976a0d /debian | |
parent | 2621e852c290472c1ac4c68083bd5298385b71be (diff) | |
download | vyos-user-utils-d99b3497de6b057d23a7e29759b022a3567284a8.tar.gz vyos-user-utils-d99b3497de6b057d23a7e29759b022a3567284a8.zip |
Import dependencies from the former vyos-utils package list.
Diffstat (limited to 'debian')
-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. |