From b56f4ceca7038f615e27060808cdff1831fac821 Mon Sep 17 00:00:00 2001 From: ale <ale@incal.net> Date: Sat, 22 Jun 2019 12:26:10 +0100 Subject: [PATCH] Add more build-depends that are required for testing --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index a544b77..f489de3 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Section: net Priority: extra Maintainer: Autistici/Inventati <debian@autistici.org> Build-Depends: debhelper (>= 10), apache2-dev | apache2-prefork-dev | apache2-threaded-dev, - autoconf, automake, libtool, python-dev, dh-python, python-all, + apache2, autoconf, automake, libtool, python-dev, dh-python, python-all, libpam-dev, python-setuptools, python-flup, pkg-config, libz-dev, - python-m2crypto + python-m2crypto, python-nose, python-mox, python-beautifulsoup Standards-Version: 3.7.2 Package: ai-sso -- GitLab