about summary refs log tree commit diff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2023-11-19 05:05:50 +0100
committerMichael Biebl <biebl@debian.org>2023-11-19 05:05:53 +0100
commitf46c8ec90304e514a969fe2e06353889fb21ea47 (patch)
treecd860c34b7b435bf92b399c70b0309c639dab299 /debian/control
parent6723243024ae4e53d1020c134e98f58677388b93 (diff)
Replace systemd Build-Depends with systemd-dev
Only systemd.pc is required during build which is now shipped in
systemd-dev.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e19c75fd..83d606f7 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13),
                libaudit-dev,
                libgnutls28-dev (>= 2.12),
                uuid-dev,
-               systemd,
+               systemd-dev,
                libsystemd-dev (>= 209),
                libudev-dev (>= 175),
                libgirepository1.0-dev,