From 44207fa1fe87fb761e14b7bbb3fb3746dfee2b12 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 24 Feb 2026 15:02:27 +0100 Subject: Build-Depend on libselinux-dev instead of libselinux1-dev See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966687 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ca902d13..cfea4a1e 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13), gettext (>= 0.19.8), libglib2.0-dev (>= 2.42), ppp-dev, - libselinux1-dev, + libselinux-dev, libaudit-dev, libgnutls28-dev (>= 2.12), uuid-dev, -- cgit 1.3.0-6-gf8a5