diff options
author | Jochen Sprickerhof <git@jochen.sprickerhof.de> | 2023-01-18 21:04:09 +0100 |
---|---|---|
committer | Jochen Sprickerhof <git@jochen.sprickerhof.de> | 2023-01-18 21:04:09 +0100 |
commit | 8040fad80673f1c8a9a34341577b3b1470a3cd2e (patch) | |
tree | 8a7af1f0766b0c9321cb9602dfc2716b46cb0066 /debian/control | |
parent | f05b7cd17a0b0d15f224ab9cbb0c95439dedad97 (diff) | |
download | debvm-8040fad80673f1c8a9a34341577b3b1470a3cd2e.tar.gz |
Suggest qemu-system-gui
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index fccedf6..7d610a5 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,8 @@ Recommends: qemu-user-static, uidmap | fakeroot, uidmap | fakechroot, +Suggests: + qemu-system-gui, 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 |