From 1ac5592c3f87469a3b9301e4b6cf6f531e593bb3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Mar 2025 08:34:52 +0100 Subject: [PATCH] Adding pybuild-plugin-pyproject to build-depends. Signed-off-by: Daniel Baumann --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 03cf4f4..df06088 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: dh-sequence-python3, python3, python3-setuptools, + pybuild-plugin-pyproject, python3-sqlparse (>= 0.3), python3-psycopg (>= 3.1.7-4~), Rules-Requires-Root: no