From a0b9e81827795cbb88aca3e200c2fd71ee536363 Mon Sep 17 00:00:00 2001 From: ale <ale@incal.net> Date: Mon, 2 Dec 2013 16:23:51 +0000 Subject: [PATCH] add missing autoconf/automake packages --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8b22387..1b6221d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: extra Maintainer: Autistici/Inventati <debian@autistici.org> Build-Depends: debhelper (>= 8.0.0), build-essential, - python (>= 2.6.6-3~), python-setuptools + python (>= 2.6.6-3~), python-setuptools, autoconf, automake, libtool Standards-Version: 3.9.4 Package: libpam-authclient -- GitLab