From 0d58346d1a59f10d49b3a1cff952189790b5a581 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 21 Apr 2016 19:47:50 +0200 Subject: Building with dh-systemd. Signed-off-by: Daniel Baumann --- debian/control | 1 + debian/rules | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7f5ddc6..2af9b3e 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Daniel Baumann Build-Depends: asciidoc, debhelper (>= 9), + dh-systemd, docbook-xml, docbook-xsl, libxml2-utils, diff --git a/debian/rules b/debian/rules index 59ad07a..d5e04d8 100755 --- a/debian/rules +++ b/debian/rules @@ -1,4 +1,4 @@ #!/usr/bin/make -f %: - dh ${@} --parallel + dh ${@} --parallel --with systemd -- cgit v1.2.3