diff options
author | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-17 07:27:24 +0000 |
---|---|---|
committer | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-17 07:27:24 +0000 |
commit | 02bc3bff1d1771a79b36b5540d74bfa6096dde62 (patch) | |
tree | b023fe56e542ea046e80bad4a34df741f7a299b5 | |
parent | 1881e2ef2fb041e7836db90b12450d63c1628473 (diff) | |
download | vyatta-cluster-02bc3bff1d1771a79b36b5540d74bfa6096dde62.tar.gz vyatta-cluster-02bc3bff1d1771a79b36b5540d74bfa6096dde62.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 78221aa..823164b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: vyatta-cluster 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.7.2 Package: vyatta-cluster |