summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2023-01-02 07:21:48 +0100
committerHelmut Grohne <helmut@subdivi.de>2023-01-02 07:21:48 +0100
commit4f89cae5b63b09d0109fb33788fb379d98658175 (patch)
tree894e02b4b7f0d34a4b68897846828fc42443dd80 /debian/control
parent287bb80fba2208e40fb1cc99df2592d325afb7a9 (diff)
downloaddebvm-4f89cae5b63b09d0109fb33788fb379d98658175.tar.gz
debian: allow satisfying recommends with fakeroot and fakechroot
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
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