summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-06-15 11:44:45 -0700
committerAn-Cheng Huang <ancheng@vyatta.com>2009-07-17 14:56:03 -0700
commitd4e1b2161da9eb4e1768fcfab669018120c2bd37 (patch)
tree6f31340660ed8f31e2c9932c118851c3f7e9aeb1
parentd7a627e71460d2f14d0238375e2979ef5bf75e32 (diff)
downloadvyatta-cfg-quagga-d4e1b2161da9eb4e1768fcfab669018120c2bd37.tar.gz
vyatta-cfg-quagga-d4e1b2161da9eb4e1768fcfab669018120c2bd37.zip
Add ifupdown package
Silences warning fron net.agent about missing ifup and ifdown. (cherry picked from commit 609ebd8c919a8786d6823cad58b530a57ba7f966)
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a842ee97..5bf24cb3 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Depends: sed (>= 4.1.5),
snmpd,
vyatta-keepalived,
bridge-utils,
+ ethtool,
ssh (>= 1:5.1p1-3),
openssh-server (>= 1:5.1p1-3),
ed,
@@ -43,7 +44,7 @@ Pre-Depends: bash-completion
Suggests: util-linux (>= 2.13-5),
acpid,
net-tools,
- ethtool,
+ ifupdown,
ncurses-bin (>= 5.5-5),
ntpdate
Description: Vyatta system-level configuration templates/scripts