From 74852a017147978a8ae26e2d0bbbff65481e24ef Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Sat, 5 Mar 2016 11:11:48 +0100 Subject: [PATCH] update the build depends to support autoreconf --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 102828d..404d591 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: codecrypt Section: utils Priority: optional Maintainer: Mirek Kratochvil -Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, libgmp-dev, libcrypto++-dev, libfftw3-dev -Standards-Version: 3.9.6 +Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf, pkg-config, libgmp-dev, libcrypto++-dev, libfftw3-dev +Standards-Version: 3.9.7 Homepage: http://e-x-a.org/codecrypt Package: codecrypt