diff options
author | Daniil Baturin <daniil@baturin.org> | 2015-04-09 03:12:33 +0200 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2015-04-09 03:12:33 +0200 |
commit | f476d6a716e90d9e178750dea003b58c7f774aee (patch) | |
tree | 60becff936de3264198a8e936ba4c6cc38697018 /debian | |
parent | fee97c85940548a92cb753c3539340fdd2abf507 (diff) | |
download | vyatta-cfg-system-f476d6a716e90d9e178750dea003b58c7f774aee.tar.gz vyatta-cfg-system-f476d6a716e90d9e178750dea003b58c7f774aee.zip |
Further debian/control cleanup.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 66e5e2d5..31db71ed 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: contrib/net Priority: extra Maintainer: VyOS Package Maintainers <maintainers@vyos.net> Build-Depends: debhelper (>= 5), autotools-dev -Standards-Version: 3.7.2 +Standards-Version: 3.9.1 Package: vyatta-cfg-system Architecture: any @@ -54,13 +54,14 @@ Depends: adduser, hostapd (>= 1:0.6.9-3), libcap2-bin (>= 2.19), vyatta-dhcp3-client (>= 4.1.8+vyos2+lithium3), + vlan, + iproute, + curl, ${arch:Depends} Pre-Depends: bash-completion Suggests: util-linux (>= 2.13-5), net-tools, ncurses-bin (>= 5.5-5), ntpdate -Replaces: vyatta-cfg (<< 0.17.33), - vyatta-cfg-quagga (<< 0.18.17) Description: VyOS system-level configuration VyOS system-level configuration utiliites, templates and scripts. |