diff options
author | An-Cheng Huang <ancheng@sydney.vyatta.com> | 2007-10-12 16:57:48 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@sydney.vyatta.com> | 2007-10-12 16:57:48 -0700 |
commit | 37e46574b2f8121478b9721e06190c04874380b8 (patch) | |
tree | 80fedd349fd25bbbfebefc95521e512d19871395 /debian | |
parent | 1096da1d963fab26907dc8f120b70e1f2e4710cc (diff) | |
download | vyatta-cfg-37e46574b2f8121478b9721e06190c04874380b8.tar.gz vyatta-cfg-37e46574b2f8121478b9721e06190c04874380b8.zip |
add quagga dependency (need quaggavty group).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 2c4e495..f1d4ae9 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Depends: bash (>= 3.1), sed (>= 4.1.5), perl (>= 5.8.8), procps (>= 1:3.2.7-3), + quagga, coreutils (>= 5.97-5.3) Suggests: util-linux (>= 2.13-5), net-tools, |