From 3806fabd6edd30a43199882754ae1a0f092af667 Mon Sep 17 00:00:00 2001 From: ale <ale@incal.net> Date: Sat, 22 Jun 2019 12:29:05 +0100 Subject: [PATCH] Add another missing build-depends --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f489de3..e6d6888 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Autistici/Inventati <debian@autistici.org> Build-Depends: debhelper (>= 10), apache2-dev | apache2-prefork-dev | apache2-threaded-dev, apache2, autoconf, automake, libtool, python-dev, dh-python, python-all, - libpam-dev, python-setuptools, python-flup, pkg-config, libz-dev, + libpam-dev, libssl-dev, python-setuptools, python-flup, pkg-config, libz-dev, python-m2crypto, python-nose, python-mox, python-beautifulsoup Standards-Version: 3.7.2 -- GitLab