]> git.ipfire.org Git - people/ms/libloc.git/commitdiff
Debian: Add missing build dependencies.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 9 May 2020 18:19:36 +0000 (20:19 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 11 May 2020 08:26:09 +0000 (08:26 +0000)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
debian/control

index 85e2f045c80643f19a9f98269e76358132cfd741..f224084dc1f60c3683018d28820d43467a79a4ed 100644 (file)
@@ -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