From 83ea28b146e1de0848aac4f5bbd6d7efe36ee09f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 5 Feb 2025 19:18:13 +0100 Subject: [PATCH] Adding python3-setuptools-scm to build-depends so tqdm outputs its version properly, thanks to Michael R. Crusoe (Closes: #1069896). Signed-off-by: Daniel Baumann --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 8738979..24c5b98 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: python3-pytest-timeout , python3-rich , python3-setuptools, + python3-setuptools-scm, python3-tk , Rules-Requires-Root: no Standards-Version: 4.7.0