summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-05-12 09:14:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-05-12 09:15:03 +0000
commitdfa245af732d657f54e4946026357a3188524ea9 (patch)
tree7ea8bbd7c613e445a7565cdc235ed6d3f00f3a52
parentMerging upstream version 0.19.1. (diff)
downloadgitlint-dfa245af732d657f54e4946026357a3188524ea9.tar.xz
gitlint-dfa245af732d657f54e4946026357a3188524ea9.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 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,