From 68e28cdebcc603c0fc07953b53954e612cc8aea4 Mon Sep 17 00:00:00 2001 From: Frederico Gomes Date: Tue, 24 Mar 2026 10:59:18 +0000 Subject: [PATCH] build-dependencies: Add python3-segno Signed-off-by: Frederico Gomes Reviewed-by: James Valleroy --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 21d662fa0..b76267564 100644 --- a/debian/control +++ b/debian/control @@ -52,6 +52,7 @@ Build-Depends: python3-pytest-runner , python3-requests, python3-ruamel.yaml, + python3-segno, python3-setuptools, python3-systemd, python3-typeshed ,