diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-03-21 16:40:21 -0700 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-03-21 16:40:21 -0700 |
commit | 5d2be410b7f40309a83c52fe6a6b741a9fd781c8 (patch) | |
tree | c8423b4f67a37f946ee36eeff62897ab38852ab7 /debian/control | |
parent | 2d13f356b2fdfd4da1ce4e288e97c67f0ece1dbf (diff) | |
download | vyatta-cfg-quagga-5d2be410b7f40309a83c52fe6a6b741a9fd781c8.tar.gz vyatta-cfg-quagga-5d2be410b7f40309a83c52fe6a6b741a9fd781c8.zip |
Fix debian dependencies
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, |