diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2007-10-18 17:51:16 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2007-10-18 17:51:16 -0700 |
commit | 20c7a06a9dd38fb705a245cb755a351241113461 (patch) | |
tree | 1257d0b47445c9faf6bfa33d2bd98c5a5812498c /debian/control | |
parent | 43bf7c5d31f4ca7fa06744c03b0d76f9e2d58c08 (diff) | |
download | vyatta-cfg-20c7a06a9dd38fb705a245cb755a351241113461.tar.gz vyatta-cfg-20c7a06a9dd38fb705a245cb755a351241113461.zip |
add dependency
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 f1d4ae9..feb160c 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,8 @@ Depends: bash (>= 3.1), perl (>= 5.8.8), procps (>= 1:3.2.7-3), quagga, - coreutils (>= 5.97-5.3) + coreutils (>= 5.97-5.3), + vyatta-config-migrate Suggests: util-linux (>= 2.13-5), net-tools, ethtool, |