From c624fd1a0f423de614fab63cadaffbdc5f4457c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Wed, 17 Dec 2025 13:08:26 +0100 Subject: [PATCH] packaging: Depend on systemd dev MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Guido Günther Part-of: --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 853a422..0a3cd71 100644 --- a/debian/control +++ b/debian/control @@ -32,6 +32,7 @@ Build-Depends: modemmanager-dev, pkg-config, python3-docutils, + systemd-dev, valac, xauth, xvfb,