diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-03-29 16:15:02 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-03-29 16:15:02 -0700 |
commit | 8c7c6648dafdcf3e12af5ad904a78c784468b439 (patch) | |
tree | ad24070b7d1bcaf21f467ede7670a1035f4c777e /debian/control | |
parent | 9dc3fd49b7e37d33822cc2eea3a697be5d3f9e40 (diff) | |
download | vyatta-op-8c7c6648dafdcf3e12af5ad904a78c784468b439.tar.gz vyatta-op-8c7c6648dafdcf3e12af5ad904a78c784468b439.zip |
Use new interface_description function
Show interfaces doesn't have to be in configure mode.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 2052a68..724c211 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Depends: sed (>= 4.1.5), ntpdate, procps (>= 1:3.2.7-3), pciutils, + vyatta-cfg (>= 0.16.26), vyatta-quagga (>= 0.99.15-26), lsof, coreutils (>= 5.97-5.3), |