diff options
author | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-16 22:09:35 +0000 |
---|---|---|
committer | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-16 22:09:35 +0000 |
commit | 9f0fff7d4afd0f1a7280dbf40fd9671d3576d196 (patch) | |
tree | 1d9f7afe14d2b47ead8b0b9882e302b8a1b07469 | |
parent | 5248dbcc34eb6b041af928a0451ea866fc77488d (diff) | |
download | vyatta-cfg-firewall-9f0fff7d4afd0f1a7280dbf40fd9671d3576d196.tar.gz vyatta-cfg-firewall-9f0fff7d4afd0f1a7280dbf40fd9671d3576d196.zip |
Fix build depends.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 335bd13..6a0793e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: vyatta-cfg-firewall Section: contrib/net Priority: extra Maintainer: VyOS Package Maintainers <maintainers@vyos.net> -Build-Depends: debhelper (>= 5), autotools-dev +Build-Depends: debhelper (>= 5), autotools-dev, autoconf, automake, cpio Standards-Version: 3.9.1 Package: vyatta-cfg-firewall |