diff options
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 88f72341..964e18b8 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, vyatta-quagga | quagga Suggests: util-linux (>= 2.13-5), net-tools, |