diff options
author | Helmut Grohne <helmut@subdivi.de> | 2025-03-05 12:40:55 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2025-03-05 12:41:39 +0100 |
commit | eafd296380abe6db7d820436e2e978008088adc3 (patch) | |
tree | 3fdaa72f7bb3cd53343ea864a3b9047bcd649786 | |
parent | ca64732d46ffa91834db9e635cbc04dda606158d (diff) | |
download | debvm-eafd296380abe6db7d820436e2e978008088adc3.tar.gz |
debian/control: follow the qemu-user-static -> qemu-user-binfmt transition
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 87e8141..60cabd9 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Recommends: systemd | binfmt-support, openssh-client, qemu-system, - qemu-user-static, + qemu-user-binfmt (>= 1:9.1.0+ds-1~) | qemu-user-static (<< 1:9.1.0+ds-1~), seabios, uidmap, Suggests: |