diff options
author | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-17 07:29:56 +0000 |
---|---|---|
committer | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-17 07:29:56 +0000 |
commit | 231745430ce374d63b298418b89bd2392d450bd1 (patch) | |
tree | 33e13c5c5fe16c0f67569650ef0d300c1bedb769 | |
parent | 0a5049b38b0830b289d0052a1fa2ce64785bc6ba (diff) | |
download | vyatta-cfg-qos-231745430ce374d63b298418b89bd2392d450bd1.tar.gz vyatta-cfg-qos-231745430ce374d63b298418b89bd2392d450bd1.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 c02d0ed..c9a7e04 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: vyatta-cfg-qos 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-cfg-qos |