summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorrbalocca <rbalocca@vyatta.com>2008-03-21 16:34:55 -0700
committerrbalocca <rbalocca@vyatta.com>2008-03-21 16:34:55 -0700
commitc87c506ab4a5bda8d855fe7d03a25b0d0eb59031 (patch)
tree5cc08706c6efa8008f2ea91b1e1b8e47ba9e4981 /debian
parentbc92b1ef9d79ec9f25b2abd471ec9dd1da912ab3 (diff)
downloadvyatta-wanloadbalance-c87c506ab4a5bda8d855fe7d03a25b0d0eb59031.tar.gz
vyatta-wanloadbalance-c87c506ab4a5bda8d855fe7d03a25b0d0eb59031.zip
Fix debian dependencies
Diffstat (limited to 'debian')
-rw-r--r--debian/control12
1 files changed, 7 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 73f6931..2d9992c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,16 @@ Standards-Version: 3.7.2
Package: vyatta-wanloadbalance
Architecture: any
-Depends: bash (>= 3.1),
- sed (>= 4.1.5),
+Depends: sed (>= 4.1.5),
perl (>= 5.8.8),
procps (>= 1:3.2.7-3),
+ vyatta-cfg,
+ vyatta-op,
vyatta-quagga,
+ vyatta-bash,
+ vyatta-config-migrate,
coreutils (>= 5.97-5.3),
- libc6 (>= 2.7-1),
- vyatta-config-migrate
+ libc6 (>= 2.7-1)
Suggests: util-linux (>= 2.13-5),
net-tools,
ethtool,
@@ -22,4 +24,4 @@ Suggests: util-linux (>= 2.13-5),
ntpdate
Description: Vyatta configuration system
This package has the Vyatta wan load balance project. It includes support for
- the vyatta cli for configuration.
+ the vyatta CLI for configuration.