diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-03-21 16:37:55 -0700 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-03-21 16:37:55 -0700 |
commit | d6aed1df52b15c8986dc99560c7248650a855be7 (patch) | |
tree | 1e6f567df6d66ce2bb71fc937fb1520b53c5fca3 /debian | |
parent | c0257dd3a75b0d0b0f938dfaf9234953853c47dd (diff) | |
download | vyatta-cfg-firewall-d6aed1df52b15c8986dc99560c7248650a855be7.tar.gz vyatta-cfg-firewall-d6aed1df52b15c8986dc99560c7248650a855be7.zip |
Fix debian dependencies
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 0dad8ed..bf2b15e 100644 --- a/debian/control +++ b/debian/control @@ -7,13 +7,20 @@ Standards-Version: 3.7.2 Package: vyatta-cfg-firewall 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), - vyatta-cfg, sysv-rc, ifrename, ntp, sysklogd, busybox, ssh, whois, sudo, - snmpd, keepalived, vyatta-bash + vyatta-cfg, + vyatta-bash, + sysv-rc, + ifrename, + ntp, + sysklogd, + busybox, + whois, + sudo, + snmpd Suggests: util-linux (>= 2.13-5), net-tools, ethtool, |