diff options
author | Thomas Jepp <tom@tomjepp.co.uk> | 2015-11-23 17:20:01 +0000 |
---|---|---|
committer | Thomas Jepp <tom@tomjepp.co.uk> | 2015-11-23 17:20:01 +0000 |
commit | d63969cc27e8e9fbd7ff8b759d05bb0931dd0273 (patch) | |
tree | 0b33e8d1ae52015dd2861816583d2e200a9c3feb /debian | |
parent | 9e151713e2397edf811ab8fc6abead9126d238ca (diff) | |
download | vyatta-op-d63969cc27e8e9fbd7ff8b759d05bb0931dd0273.tar.gz vyatta-op-d63969cc27e8e9fbd7ff8b759d05bb0931dd0273.zip |
Add missing build depends for Jessie.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ac29f08..1046c54 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,8 @@ Source: vyatta-op 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.9.1 Package: vyatta-op |