diff options
author | Robert Bays <rbays@moresby.vyatta.com> | 2008-03-25 17:22:39 -0700 |
---|---|---|
committer | Robert Bays <rbays@moresby.vyatta.com> | 2008-03-25 17:22:39 -0700 |
commit | 25627f333de02d8eddfaafbd4139c52aaaa6e79b (patch) | |
tree | b64b87495210be916a3115249f27b9af0e6689ba | |
parent | f9989ab77bffc9fb336eb6c00677e6251b1bf618 (diff) | |
parent | 6377e4fb2e30df51a1ebd38c4eb46b3777d44f75 (diff) | |
download | vyatta-cfg-quagga-25627f333de02d8eddfaafbd4139c52aaaa6e79b.tar.gz vyatta-cfg-quagga-25627f333de02d8eddfaafbd4139c52aaaa6e79b.zip |
Merge branch 'glendale' of http://git.vyatta.com/vyatta-cfg-quagga into glendale
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 88f72341..e01019ed 100644 --- a/debian/control +++ b/debian/control @@ -7,12 +7,12 @@ Standards-Version: 3.7.2 Package: vyatta-cfg-quagga 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, + vyatta-bash | bash (>= 3.1), vyatta-quagga | quagga Suggests: util-linux (>= 2.13-5), net-tools, |