summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 333150ff8..747746b68 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Michael Vogt <mvo@debian.org>,
Rules-Requires-Root: no
Standards-Version: 4.1.1
Build-Depends: cmake (>= 3.4),
- debhelper (>= 10),
+ debhelper (>= 11.2~),
docbook-xml,
docbook-xsl,
dpkg-dev (>= 1.17.14),
@@ -24,6 +24,7 @@ Build-Depends: cmake (>= 3.4),
libseccomp-dev [amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x hppa powerpc powerpcspe ppc64 x32],
libudev-dev [linux-any],
libzstd-dev (>= 1.0),
+ ninja-build,
pkg-config,
po4a (>= 0.34-2),
xsltproc,