summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2013-07-03 15:28:46 +0200
committerOndřej Surý <ondrej@sury.org>2013-07-03 15:28:46 +0200
commit98b7ec486735fd00f6c32e9f183ef02a5616e700 (patch)
treeefeddddefd2352291c9b0a4e98f313ed8bca3766
parent0329832f5f1168131b6898cb54a04dddf94d45d1 (diff)
downloadknot-98b7ec486735fd00f6c32e9f183ef02a5616e700.tar.gz
Revert "Remove support for systemd for easier backports" as we want to keep it in this branch.
This reverts commit 0329832f5f1168131b6898cb54a04dddf94d45d1.
-rw-r--r--debian/control1
-rwxr-xr-xdebian/rules2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 4a59561..b6fc97e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: extra
Maintainer: Ondřej Surý <ondrej@debian.org>
Build-Depends: debhelper (>= 9),
dh-autoreconf,
+ dh-systemd (>= 1.3),
liburcu-dev (>= 0.4),
libssl-dev,
flex,
diff --git a/debian/rules b/debian/rules
index 5ffa50e..3a418b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
#export DH_VERBOSE=1
%:
- dh $@ --with autoreconf
+ dh $@ --with autoreconf,systemd
override_dh_auto_configure:
dh_auto_configure -- \