diff options
author | Merijn Evertse <merijn@trans-ix.nl> | 2019-01-29 14:46:56 +0100 |
---|---|---|
committer | Merijn Evertse <merijn@trans-ix.nl> | 2019-01-29 14:46:56 +0100 |
commit | 82245fbfc8c8b0c47508cb67d6a5b91b1b9ce5e1 (patch) | |
tree | 0aa009779956bb81afcfde439fddd97641f32bba /debian/control | |
parent | 6f79779ecf9ada95a13c15997810ca5c21ce7db3 (diff) | |
parent | 0b58083b29bff5bb4a2b16354a77a2794be7cc07 (diff) | |
download | vyatta-nat-82245fbfc8c8b0c47508cb67d6a5b91b1b9ce5e1.tar.gz vyatta-nat-82245fbfc8c8b0c47508cb67d6a5b91b1b9ce5e1.zip |
Merge branch 'current' of https://github.com/mevertse/vyatta-nat into HEAD
Diffstat (limited to 'debian/control')
-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 |