From 6103894f6ec5b21ceccfefd20b72296e81ce0fee Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 4 Dec 2022 07:18:50 +0100 Subject: 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 -- cgit v1.2.3