diff options
author | Helmut Grohne <helmut@subdivi.de> | 2023-01-18 13:43:43 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2023-01-18 13:43:43 +0100 |
commit | 0eef65638a597885564c83b8709c15e224d630a7 (patch) | |
tree | 432d1cb344d3d4a6afac5f0ac5fc910e2af53f56 /debian/control | |
parent | 8713cf32d560c5e4749ad82daf5053c7a56060ce (diff) | |
download | debvm-0eef65638a597885564c83b8709c15e224d630a7.tar.gz |
bump mmdebstrap dependency
We really are using 1.3.0 features already.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 512f9e7..5dc46a4 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Depends: ${misc:Depends}, e2fsprogs, genext2fs, - mmdebstrap (>= 1.2.4), + mmdebstrap (>= 1.3.0), qemu-kvm | qemu-system-arm | qemu-system-system-mips | qemu-system-misc | qemu-system-ppc | qemu-system-x86, Recommends: arch-test, |