diff options
| author | Michael Larson <slioch@eng-140.vyatta.com> | 2008-01-18 16:32:38 -0800 |
|---|---|---|
| committer | Michael Larson <slioch@eng-140.vyatta.com> | 2008-01-18 16:32:38 -0800 |
| commit | 2e39e64f3806fc8abb44a39843e1a2df4aec6f15 (patch) | |
| tree | 67b6156b68986171f8eb5d75e55e9234a74d74aa /debian/control | |
| parent | ab67454a63206c7f21833d108b47e9fcdab64f45 (diff) | |
| download | vyatta-wanloadbalance-2e39e64f3806fc8abb44a39843e1a2df4aec6f15.tar.gz vyatta-wanloadbalance-2e39e64f3806fc8abb44a39843e1a2df4aec6f15.zip | |
initial checkin of skeletal cli commands for wan load-balancing, plus other packaging changes.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2835656..a858651 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Depends: bash (>= 3.1), sed (>= 4.1.5), perl (>= 5.8.8), procps (>= 1:3.2.7-3), - quagga, + vyatta-quagga, coreutils (>= 5.97-5.3), vyatta-config-migrate Suggests: util-linux (>= 2.13-5), |
