From: Jochen Sprickerhof Date: Mon, 4 Dec 2023 05:49:46 +0000 (+0100) Subject: Fix FTBFS with new systemd X-Git-Tag: debian/0.9.16-3~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=292e5bea7dfacaa7c3091acb3a60167f6da4bc67;p=location%2Fdebian%2Flibloc.git Fix FTBFS with new systemd --- diff --git a/debian/control b/debian/control index 3028bfc..ba22015 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: libsystemd-dev, pkg-config, python3-all-dev, - systemd, + systemd-dev (>= 255~rc3-3), xsltproc, docbook-xsl, Rules-Requires-Root: no diff --git a/debian/location.install b/debian/location.install index 7559971..240ac2a 100644 --- a/debian/location.install +++ b/debian/location.install @@ -1,3 +1,3 @@ usr/bin var/lib/location/signing-key.pem -lib/systemd/system /usr/lib/systemd +usr/lib/systemd/system