debian/control: Add systemd to the build-dependencies, we need the systemd.pc file to be installed during the build

This commit is contained in:
Laurent Bigonville 2016-07-18 17:48:21 +02:00
parent 5b5df2aac1
commit 1476985c4c
2 changed files with 5 additions and 2 deletions

3
debian/control vendored
View file

@ -18,7 +18,8 @@ Build-Depends: autotools-dev,
libsnmp-dev | libsnmp9-dev,
libusb-dev (>= 0.1.8),
libwrap0-dev (>= 7.6),
python (>= 2.6.6-3~)
python (>= 2.6.6-3~),
systemd [linux-any]
Build-Depends-Indep: asciidoc (>= 8.6.3),
dblatex (>= 0.2.5),
docbook-xsl,