summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 5544d0b..e7c0ba2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,15 @@ Maintainer: Debian HA Maintainers <debian-ha-maintainers@alioth-lists.debian.net
Uploaders:
Ferenc Wágner <wferi@debian.org>,
Adrian Vondendriesch <adrian.vondendriesch@credativ.de>,
-Build-Depends: dpkg-dev (>= 1.22.5),
+Build-Depends:
cluster-glue-dev,
debhelper-compat (= 13),
dh-exec,
dh-sequence-python3,
# resource agent man pages are generated via:
docbook-xsl,
+# ensure that the time64 feature is enabled:
+ dpkg-dev (>= 1.22.5),
help2man,
libbz2-dev,
libcfg-dev (>= 1.99),
@@ -30,7 +32,7 @@ Build-Depends: dpkg-dev (>= 1.22.5),
libxml2-dev,
libxml2-utils,
libxslt1-dev,
- pkg-config,
+ pkgconf,
# 'pacemaker' is a pure Python package:
python3-all,
systemd [linux-any],