diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-03-21 16:39:54 -0700 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-03-21 16:39:54 -0700 |
commit | 418137959785444770757ee14add716e563f5248 (patch) | |
tree | 8eb73b1213461520ccd88e1fddee2d6030b73fb6 /debian | |
parent | 43e606dd1afc29b551ddfb53f4d7a388121b3fbe (diff) | |
download | vyatta-cfg-quagga-418137959785444770757ee14add716e563f5248.tar.gz vyatta-cfg-quagga-418137959785444770757ee14add716e563f5248.zip |
Fix debian dependencies
Diffstat (limited to 'debian')
-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, |