From 4f89cae5b63b09d0109fb33788fb379d98658175 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Mon, 2 Jan 2023 07:21:48 +0100 Subject: debian: allow satisfying recommends with fakeroot and fakechroot --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index d3d1415..512f9e7 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,8 @@ Recommends: openssh-client, qemu-system, qemu-user-static, - uidmap, + uidmap | fakeroot, + uidmap | fakechroot, Description: create and run virtual machines for various Debian releases and architectures The tool debvm-create can be used to create a virtual machine image and the tool debvm-run can be used to run such a machine image. Their purpose -- cgit v1.2.3