From de1afd1cfe39cfcf880ea667d6478f27378a3ca6 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Tue, 9 Apr 2024 17:21:02 +0200 Subject: T6199: add missing build dependency (cherry picked from commit 8e2330fed6480886cbce97cc1b541e54c5394564) --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/control b/debian/control index 65e580f03..677e429d1 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Build-Depends: python3-nose, python3-jinja2, python3-psutil, + python3-requests, python3-setuptools, python3-xmltodict, quilt, -- cgit v1.2.3