From a855c86c29c3c93b6a8aa5e331e24a661b4cb8e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 17 Jan 2019 09:44:11 +0100 Subject: [PATCH] debian: add missing dh-sytemd dependency (#29839) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f1ce626c6..8b69382f5 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: python Priority: optional Maintainer: Jerome Schneider Build-Depends-Indep: python-all-dev (>= 2.6) -Build-Depends: debhelper (>= 8.0), python-setuptools, python-django (>= 1.5), dh-python +Build-Depends: debhelper (>= 8.0), python-setuptools, python-django (>= 1.5), dh-python, dh-systemd Standards-Version: 3.8.3 Homepage: http://authentic.labs.libre-entreprise.org X-Python-Version: >= 2.7