diff options
author | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-16 23:05:32 +0000 |
---|---|---|
committer | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-16 23:05:32 +0000 |
commit | cfaeb5ecd12bf5319ff5995414b981ce143ccb47 (patch) | |
tree | 4c6cb9b76536dc32b881e646a303e60d7ff568d6 | |
parent | 7ad3f22bedd1ce169b076fd3fabb32761082b66e (diff) | |
download | vyatta-op-firewall-cfaeb5ecd12bf5319ff5995414b981ce143ccb47.tar.gz vyatta-op-firewall-cfaeb5ecd12bf5319ff5995414b981ce143ccb47.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 632f709..4b25d11 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: vyatta-op-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, automake, autoconf, cpio Standards-Version: 3.7.2 Package: vyatta-op-firewall |