From: Otto Moerbeek Date: Tue, 25 Mar 2025 08:55:04 +0000 (+0100) Subject: dnsdist: followup to #15326 (fix build on trixie), package name typo crept in X-Git-Tag: dnsdist-2.0.0-alpha2~108^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b6d1425215548365950b3d1d57acb26ff099e4a;p=thirdparty%2Fpdns.git dnsdist: followup to #15326 (fix build on trixie), package name typo crept in This time actually tested! --- diff --git a/builder-support/debian/dnsdist/debian-bookworm/control b/builder-support/debian/dnsdist/debian-bookworm/control index bcf432ab27..3521b218b9 100644 --- a/builder-support/debian/dnsdist/debian-bookworm/control +++ b/builder-support/debian/dnsdist/debian-bookworm/control @@ -29,7 +29,7 @@ Build-Depends: debhelper (>= 10), pkg-config, python3-yaml, ragel, - dev-systemd | systemd [linux-any] + systemd-dev | systemd [linux-any] Standards-Version: 4.1.5 Homepage: https://dnsdist.org