From 7236330ac9627804846774f39f3558c5680d20b2 Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Sun, 10 Aug 2025 23:09:45 +0200 Subject: [PATCH] d/control: Adding libsystemd-dev and libsystemd0 as build-dep (Closes: #1110265) --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 24c99cc..fb2c3c5 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,8 @@ Build-Depends: debhelper-compat (= 13), libnet-snmp-perl, libpq-dev, libssl-dev, + libsystemd0, + libsystemd-dev, liburiparser-dev, mawk | awk, perl,