From 8df50517b8fdd2ad1a714187671a5d58110c50dc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rafael=20Laboissi=C3=A8re?= Date: Sun, 28 Apr 2024 08:32:07 -0300 Subject: [PATCH] d/control: Build-depend on python3-all --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index e989e33..bff8071 100644 --- a/debian/control +++ b/debian/control @@ -36,6 +36,7 @@ Build-Depends: dpkg-dev (>= 1.22.5), libxinerama-dev, libxmu-dev, mpi-default-dev, + python3-all, python3-dev, python3-numpy, qtwebengine5-dev [amd64 arm64 armhf i386], -- 2.30.2