summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-24 17:40:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-24 17:40:42 +0000
commit9999ef6ac4d7d862fc79e22f8620cd2a3bd21b56 (patch)
treed4a48e1f55a7b165a91e74c7eca68a64e6cc8c11
parentMerging upstream version 2.1.2~dev0+20230529. (diff)
downloaddeluge-9999ef6ac4d7d862fc79e22f8620cd2a3bd21b56.tar.xz
deluge-9999ef6ac4d7d862fc79e22f8620cd2a3bd21b56.zip
Adding build-depends to pybuild-plugin-pyproject for PEP517 support.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index f7ceec7..e32d518 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends:
Build-Depends-Indep:
dh-python,
intltool,
+ pybuild-plugin-pyproject,
python3-all,
python3-setuptools,
python3-wheel,