diff options
author | An-Cheng Huang <ancheng@ancheng-vm.localdomain> | 2007-10-01 14:17:06 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@ancheng-vm.localdomain> | 2007-10-01 14:17:06 -0700 |
commit | cda784ae0d8e3d4c08daa3b4225156f34122b4c2 (patch) | |
tree | b6d62e7dabec6ea45a09a6ee2f805f079c25c920 /debian/control | |
parent | cfa368bbc1d4c55c42c60838e04fc523625932b7 (diff) | |
download | vyatta-cfg-quagga-cda784ae0d8e3d4c08daa3b4225156f34122b4c2.tar.gz vyatta-cfg-quagga-cda784ae0d8e3d4c08daa3b4225156f34122b4c2.zip |
fixed dependency and quagga path.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0a1b33aa..148bbe2a 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,8 @@ Depends: bash (>= 3.1), sed (>= 4.1.5), perl (>= 5.8.8), procps (>= 1:3.2.7-3), - coreutils (>= 5.97-5.3) + coreutils (>= 5.97-5.3), + vyatta-cfg, quagga Suggests: util-linux (>= 2.13-5), net-tools, ethtool, |