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:
parent
5b5df2aac1
commit
1476985c4c
2 changed files with 5 additions and 2 deletions
3
debian/control
vendored
3
debian/control
vendored
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue