]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: depend on correct debian package for systemd.pc
authorChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Mon, 24 Feb 2025 12:42:54 +0000 (13:42 +0100)
committerChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Tue, 4 Mar 2025 12:47:04 +0000 (13:47 +0100)
builder-support/debian/recursor/debian-buster/control

index e50ee54292e512ae7f2eea1c0bc49103d787d074..3b16c47b662e2366c6d31890fe9407b087fa4747 100644 (file)
@@ -24,7 +24,8 @@ Build-Depends: debhelper (>= 10),
                pkg-config,
                protobuf-compiler,
                ragel,
-               systemd
+               systemd,
+               systemd-dev | systemd,
 Homepage: https://www.powerdns.com/
 Rules-Requires-Root: no