From b92264fc9387d22c0e74bbcf968ae39a5c018379 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 11 Feb 2025 18:39:55 +0100 Subject: [PATCH] Adding missing build-depends to python3-yaml, thanks to Chris Lamb (Closes: #972493). Signed-off-by: Daniel Baumann --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 152f1fa..ed7268f 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: help2man, python3-all, python3-setuptools, + python3-yaml, Rules-Requires-Root: no Standards-Version: 4.5.0 Homepage: https://github.com/nosarthur/gita