summaryrefslogtreecommitdiff
path: root/debian/control
blob: 0ebf92d4b305ef5e3cafec5c6dc71474fb4130fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: vyatta-cfg
Section: contrib/net
Priority: extra
Maintainer: An-Cheng Huang <ancheng@vyatta.com>
Build-Depends: debhelper (>= 5), autotools-dev
Standards-Version: 3.7.2

Package: vyatta-cfg
Architecture: any
Depends: bash (>= 3.1),
 sed (>= 4.1.5),
 perl (>= 5.8.8),
 procps (>= 1:3.2.7-3),
 quagga,
 coreutils (>= 5.97-5.3),
 vyatta-op,
 vyatta-config-migrate, 
 dhcp3-client
Suggests: util-linux (>= 2.13-5),
 net-tools,
 ethtool,
 ncurses-bin (>= 5.5-5),
 ntpdate
Description: Vyatta configuration system
 This package has the Vyatta configuration system, including the configuration
 back-end, the base configuration templates, and the config-mode CLI completion
 mechanism.