diff options
author | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-16 22:22:06 +0000 |
---|---|---|
committer | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-16 22:22:06 +0000 |
commit | 3c77aea629dfe16c646642d6eb91e7621ecc9b98 (patch) | |
tree | 968c54f259b7c99f5c0de56da2c5a7ecc3b1bfb6 /debian | |
parent | 52fb9ab3f8a1d1aeda0149946b1e1b77617bc6cd (diff) | |
download | vyatta-nat-3c77aea629dfe16c646642d6eb91e7621ecc9b98.tar.gz vyatta-nat-3c77aea629dfe16c646642d6eb91e7621ecc9b98.zip |
Fix build depends.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 46086c9..304692e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: vyatta-nat Section: contrib/net Priority: extra Maintainer: VyOS Package Maintainers <maintainers@vyos.net> -Build-Depends: debhelper (>= 5), autotools-dev +Build-Depends: debhelper (>= 5), autotools-dev, automake, autoconf, cpio Standards-Version: 3.7.2 Package: vyatta-nat |