From dfdbf8b2cb2dab9b7f47ba8b28da0e7858b0ceaa Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 13 Feb 2025 06:07:33 +0100 Subject: [PATCH] Adding build-depends to pybuild-plugin-pyproject for PEP517 support. Signed-off-by: Daniel Baumann --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 375070b..190741b 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-Depends: dh-sequence-python3, git, help2man, + pybuild-plugin-pyproject, python3-all, python3-arrow, python3-click,