From 4222f72c6d4f54694df1619b21556e3dd1e2f54a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 8 Feb 2025 07:46:14 +0100 Subject: [PATCH] Using pybuild-plugin-pyproject instead of flit within pybuild (Closes: #1025397). Signed-off-by: Daniel Baumann --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 26efa4b..1e1ac1d 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Build-Depends: debhelper-compat (= 13), dh-sequence-python3, flit (>= 3.2), + pybuild-plugin-pyproject, python3-all, python3-pil , Rules-Requires-Root: no