summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-11-19 14:55:05 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-11-19 14:55:05 +0000
commit0d6adcd655aa6229956bbabdccfc647ffcde3ca0 (patch)
treee6a065db403d788ee49f783f89ac6fcdbdbc2d88
parentUpdating to standards version 4.6.1. (diff)
downloadgitlint-0d6adcd655aa6229956bbabdccfc647ffcde3ca0.tar.xz
gitlint-0d6adcd655aa6229956bbabdccfc647ffcde3ca0.zip
Adding further build-depends used for manpage generation to make build reproducible, thanks to Vagrant Cascadian <vagrant@reproducible-builds.org> (Closes: #1024404).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 4d101b1..f6a45d5 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,10 @@ Build-Depends:
git,
help2man,
python3-all,
+ python3-arrow,
+ python3-click,
python3-setuptools,
+ python3-sh,
Rules-Requires-Root: no
Standards-Version: 4.6.1
Homepage: https://jorisroovers.com/gitlint/