From e30d10696947bc30b21ab4faeff29bef6b550e8c Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 5 May 2023 15:15:12 +0200 Subject: [PATCH] d/control: record missing build-dependencies Signed-off-by: Thomas Lamprecht --- debian/control | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/control b/debian/control index cd0a238..4aa3043 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,12 @@ Build-Depends: debhelper (>= 12), help2man, libfuse-dev, libpam0g-dev, + meson, pkg-config, + python3-jinja2, quilt, +# FIXME: why systemd as b-d?! + systemd, Standards-Version: 4.5.1 Homepage: https://linuxcontainers.org -- 2.39.2