Debian: Add missing build dependencies.

Message ID 20200509181936.244180-1-stefan.schantl@ipfire.org
State Accepted
Commit 6cb093ee342307a3eeeb4842b340ee90f54c3da2
Headers
Series Debian: Add missing build dependencies. |

Commit Message

Stefan Schantl May 9, 2020, 6:19 p.m. UTC
  Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 debian/control | 8 ++++++++
 1 file changed, 8 insertions(+)
  

Patch

diff --git a/debian/control b/debian/control
index 85e2f04..f224084 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,17 @@  Standards-Version: 4.3.0
 Build-Depends:
  debhelper (>= 11),
  dh-python <!nopython>,
+ dh-systemd,
+ asciidoc <!nodoc>,
+ intltool (>=0.40.0),
  libpython3-all-dev <!nopython>,
+ libssl-dev,
  libsystemd-dev,
  python3-all-dev:any <!nopython>,
+ pkg-config,
+ systemd,
+ xsltproc <!nodoc>,
+ docbook-xsl <!nodoc>,
 Rules-Requires-Root: no
 Homepage: https://location.ipfire.org/
 Vcs-Git: https://git.ipfire.org/pub/git/location/libloc.git