diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-03-29 13:22:49 -0700 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-03-29 13:22:49 -0700 |
commit | 90634a97823497667468e2faba8dac05b8aa3b2b (patch) | |
tree | f0fc1b050ba68d88ccce466f4bf1c8201502354c /debian/control | |
parent | 918fd7e1d19554575963fd02a3c80d0e5b49c833 (diff) | |
parent | 6f4c8265f09ac6d6efd113598bbd65454d7a4865 (diff) | |
download | vyatta-cfg-quagga-90634a97823497667468e2faba8dac05b8aa3b2b.tar.gz vyatta-cfg-quagga-90634a97823497667468e2faba8dac05b8aa3b2b.zip |
Merge branch 'glendale' into hollywood
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 964e18b8..e01019ed 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Depends: sed (>= 4.1.5), procps (>= 1:3.2.7-3), coreutils (>= 5.97-5.3), vyatta-cfg, - vyatta-bash, + vyatta-bash | bash (>= 3.1), vyatta-quagga | quagga Suggests: util-linux (>= 2.13-5), net-tools, |