diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-08-11 13:13:48 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-08-11 13:13:48 -0700 |
commit | 7de430e3290e216cd8f8bfbf51a1faf74bcd3d86 (patch) | |
tree | 09b99061f1d6dd77d4c4e841ccca7a25c9518206 /debian | |
parent | e6f4de786a7bbf432211a71ab96dded5acffe2b8 (diff) | |
download | vyatta-wanloadbalance-7de430e3290e216cd8f8bfbf51a1faf74bcd3d86.tar.gz vyatta-wanloadbalance-7de430e3290e216cd8f8bfbf51a1faf74bcd3d86.zip |
Handle quagga package name change
The vyatta-quagga package is now named quagga, and version
identifies the vyatta version.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 95456dc..a4145c8 100644 --- a/debian/control +++ b/debian/control @@ -10,9 +10,9 @@ Architecture: any Depends: sed (>= 4.1.5), perl (>= 5.8.8), procps (>= 1:3.2.7-3), + vyatta-quagga | quagga, vyatta-cfg, vyatta-op, - vyatta-quagga, vyatta-bash | bash (>= 3.1), vyatta-config-migrate, coreutils (>= 5.97-5.3), |