summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSven Joachim <svenjoac@gmx.de>2024-01-06 12:49:09 +0100
committerColin Watson <cjwatson@debian.org>2024-01-07 15:34:37 +0000
commit3b62157a6a67023090271c29602eff6ae2dad551 (patch)
treee2f146aed476bfc7531eca7779328363f78c98d9 /debian/control
parent77dc6f9c35428188ee93b0ad1f2f95d79987b8f8 (diff)
Add systemd-dev to Build-Depends
This ensures that the systemd units are installed into /usr/lib/systemd/system in trixie and later, while keeping them in /lib/systemd/system in bookworm-backports. Closes: #1060144
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index ff9b9ac8..ff5bfa1a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends: autopoint,
libseccomp-dev [amd64 arm64 armel armhf hppa i386 mips mips64el mipsel powerpc powerpcspe ppc64 ppc64el s390x x32],
pkg-config,
po4a,
+ systemd-dev [linux-any],
zlib1g-dev,
Homepage: https://man-db.gitlab.io/man-db/
Vcs-Git: https://salsa.debian.org/debian/man-db.git