summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-06-15 14:18:12 -0700
committerAn-Cheng Huang <ancheng@vyatta.com>2009-07-17 14:56:04 -0700
commit3f05a5d8e5fed097dc3ddd3139ae72b4208cdccc (patch)
tree5b936140403eb1b6f378b6e171c34b6276035e09 /debian/control
parentd4e1b2161da9eb4e1768fcfab669018120c2bd37 (diff)
downloadvyatta-cfg-quagga-3f05a5d8e5fed097dc3ddd3139ae72b4208cdccc.tar.gz
vyatta-cfg-quagga-3f05a5d8e5fed097dc3ddd3139ae72b4208cdccc.zip
move acpid and ifupdown from Suggest to Depends
(cherry picked from commit c275e783309a8a267721595301ce8c957a28754e)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 5bf24cb3..c37dcba3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Standards-Version: 3.7.2
Package: vyatta-cfg-system
Architecture: all
-Depends: sed (>= 4.1.5),
+Depends: acpid,
+ sed (>= 4.1.5),
perl (>= 5.8.8),
libnetaddr-ip-perl,
procps (>= 1:3.2.7-3),
@@ -28,6 +29,7 @@ Depends: sed (>= 4.1.5),
ssh (>= 1:5.1p1-3),
openssh-server (>= 1:5.1p1-3),
ed,
+ ifupdown,
tshark,
iputils-arping,
installation-report,
@@ -42,9 +44,7 @@ Depends: sed (>= 4.1.5),
libio-socket-ssl-perl
Pre-Depends: bash-completion
Suggests: util-linux (>= 2.13-5),
- acpid,
net-tools,
- ifupdown,
ncurses-bin (>= 5.5-5),
ntpdate
Description: Vyatta system-level configuration templates/scripts