diff options
author | Helmut Grohne <helmut@subdivi.de> | 2024-03-25 10:58:42 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2024-03-25 10:58:42 +0100 |
commit | 4db215b6edba4b9d79c5439f3c9c4596915069b2 (patch) | |
tree | 2aa7edf830f3e97a52eb9aee0c8870b2b5575cc6 /debian/control | |
parent | c3ceb1929c4154db42003350d54d41ba4beb20e5 (diff) | |
parent | fd97cb52975a11ba2e019f12c1aecd5123bd2204 (diff) | |
download | debvm-4db215b6edba4b9d79c5439f3c9c4596915069b2.tar.gz |
Merge feature-mkfs.ext4 into main
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/control b/debian/control index d4dbda0..341e8a7 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,6 @@ Depends: ${misc:Depends}, dpkg-dev, e2fsprogs, - genext2fs, mmdebstrap (>= 1.3.0), passwd, qemu-kvm (>> 1:8.0) | qemu-system-any, @@ -29,8 +28,7 @@ Recommends: qemu-system, qemu-user-static, seabios, - uidmap | fakeroot, - uidmap | fakechroot, + uidmap, Suggests: qemu-system-gui, Description: create and run virtual machines for various Debian releases and architectures |