diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2011-06-16 17:59:24 -0400 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2011-06-16 17:59:24 -0400 |
commit | c7e496e755fcb0cdcefae724da7b7c4451e270b0 (patch) | |
tree | 0066d8d909763c2b91ac0808d86d37ac45570084 | |
parent | 9085c5cd7247bd0a4fda63f9841d8b2b37ef7d47 (diff) | |
download | vyatta-op-c7e496e755fcb0cdcefae724da7b7c4451e270b0.tar.gz vyatta-op-c7e496e755fcb0cdcefae724da7b7c4451e270b0.zip |
Add dependency on vyatta-cfg-system
New show version command uses binaries from latest version of vyatta-cfg-system.
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 485c457..a02eb44 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Depends: sed (>= 4.1.5), procps (>= 1:3.2.7-3), pciutils, vyatta-cfg (>= 0.16.26), + vyatta-cfg-system (>= 0.19.93), vyatta-quagga (>= 0.99.15-26), lsof, coreutils (>= 5.97-5.3), |