diff options
author | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-16 23:03:09 +0000 |
---|---|---|
committer | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-16 23:03:09 +0000 |
commit | 8d6dcd4a5717a878ee1f36135b45023c8bddbd77 (patch) | |
tree | 04556f572d5de793ac2d7cbe119f46e617ed8dfb /debian/control | |
parent | ec1c87ec516d0814d1f4b6115dd93b4287f3055d (diff) | |
download | vyatta-op-qos-8d6dcd4a5717a878ee1f36135b45023c8bddbd77.tar.gz vyatta-op-qos-8d6dcd4a5717a878ee1f36135b45023c8bddbd77.zip |
Fix build depends.
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 4bca6aa..10e0ac5 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: vyatta-op-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-op-qos |