From 57e9e0b683a4cd05329b8703afd079a1bce95b56 Mon Sep 17 00:00:00 2001
From: Helmut Grohne <helmut@subdivi.de>
Date: Wed, 18 Jan 2023 20:15:50 +0100
Subject: Demote binfmt-support recommendation

systemd-binfmt implements what we need here and that's what most users
will have, so only recommend binfmt-support when systemd is missing.

Reported-by: Jochen Sprickerhof <git@jochen.sprickerhof.de>
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'debian/control')

diff --git a/debian/control b/debian/control
index 5dc46a4..7cab17a 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Depends:
  qemu-kvm | qemu-system-arm | qemu-system-system-mips | qemu-system-misc | qemu-system-ppc | qemu-system-x86,
 Recommends:
  arch-test,
- binfmt-support,
+ systemd | binfmt-support,
  openssh-client,
  qemu-system,
  qemu-user-static,
-- 
cgit v1.2.3