diff options
author | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-16 21:22:32 +0000 |
---|---|---|
committer | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-16 21:22:32 +0000 |
commit | 55433f2af8a57863b52656a74d11ba9f625277e5 (patch) | |
tree | 2ace9cd666ae8e8e2ac27e96f65c4c928e2d0e9e | |
parent | 82dd077c98131a8a4b3383139e782f534bc310a1 (diff) | |
download | vyatta-cfg-quagga-55433f2af8a57863b52656a74d11ba9f625277e5.tar.gz vyatta-cfg-quagga-55433f2af8a57863b52656a74d11ba9f625277e5.zip |
Add missing build dependencies.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 88223f22..971f916b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: vyatta-cfg-quagga 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-cfg-quagga |