From 6b6d1425215548365950b3d1d57acb26ff099e4a Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Tue, 25 Mar 2025 09:55:04 +0100 Subject: [PATCH] dnsdist: followup to #15326 (fix build on trixie), package name typo crept in This time actually tested! --- builder-support/debian/dnsdist/debian-bookworm/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2