From f46c8ec90304e514a969fe2e06353889fb21ea47 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 19 Nov 2023 05:05:50 +0100 Subject: Replace systemd Build-Depends with systemd-dev Only systemd.pc is required during build which is now shipped in systemd-dev. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- cgit 1.3.0-6-gf8a5