From 33dd03640d0bff92fe8f7ecb27708bc98a5728a3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 22 Jun 2025 10:17:44 +0200 Subject: [PATCH] Adding build-depends to python3-setuptools to fix FTBFS. Signed-off-by: Daniel Baumann --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index f5b2efb2..1fc18e67 100644 --- a/debian/control +++ b/debian/control @@ -69,6 +69,7 @@ Build-Depends: bzip2, module-assistant, nasm, python3-dev, + python3-setuptools, texlive-fonts-extra, texlive-fonts-recommended, texlive-latex-extra,