From 0061e8c985ffaa68070fd2b535a5c5ac2f534409 Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Sat, 2 Oct 2021 23:31:51 +0100
Subject: [PATCH] Add python3-requests to build-depends

For mod_sso tests.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0fd1214..8d23064 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Autistici/Inventati <debian@autistici.org>
 Build-Depends: debhelper (>= 10), apache2-dev | apache2-prefork-dev | apache2-threaded-dev,
  apache2, autoconf, automake, libtool, python3-dev, dh-python, python3-all,
  libpam-dev, libssl-dev, python3-setuptools, pkg-config, libz-dev,
- python3-nose, python3-mox
+ python3-requests, python3-nose, python3-mox
 Standards-Version: 3.7.2
 
 Package: ai-sso
-- 
GitLab