diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/debian/control b/debian/control index ac3bec6d..e73fa4bf 100644 --- a/debian/control +++ b/debian/control @@ -7,14 +7,22 @@ Standards-Version: 3.7.2 Package: vyatta-cfg-system Architecture: all -Depends: bash (>= 3.1), - sed (>= 4.1.5), +Depends: sed (>= 4.1.5), perl (>= 5.8.8), procps (>= 1:3.2.7-3), coreutils (>= 5.97-5.3), libpam-radius-auth, - vyatta-cfg, sysv-rc, ntp, sysklogd, busybox, ssh, whois, sudo, - snmpd, keepalived, vyatta-bash, bridge-utils + vyatta-cfg, + vyatta-bash, + sysv-rc, + ntp, + sysklogd, + busybox, + whois, + sudo, + snmpd, + keepalived, + bridge-utils Suggests: util-linux (>= 2.13-5), net-tools, ethtool, |