From 6cb093ee342307a3eeeb4842b340ee90f54c3da2 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Sat, 9 May 2020 20:19:36 +0200 Subject: [PATCH] Debian: Add missing build dependencies. Signed-off-by: Stefan Schantl Signed-off-by: Michael Tremer --- debian/control | 8 ++++++++ 1 file changed, 8 insertions(+) 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 , + dh-systemd, + asciidoc , + intltool (>=0.40.0), libpython3-all-dev , + libssl-dev, libsystemd-dev, python3-all-dev:any , + pkg-config, + systemd, + xsltproc , + docbook-xsl , Rules-Requires-Root: no Homepage: https://location.ipfire.org/ Vcs-Git: https://git.ipfire.org/pub/git/location/libloc.git -- 2.47.3