From ba5b82a4e076daac0c6fa7e81514476c47420f77 Mon Sep 17 00:00:00 2001 From: Michael Loeffler Date: Thu, 20 Aug 2020 12:03:13 +0000 Subject: [PATCH] Specified the version requirements of vmdb2 in the build depends The default version of Debian 10 is too old, but the version from Debian unstable works. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a2f8e1..a1ce67a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ cd image-specs For this you will first need to install the following packages on a Debian Buster (10) or higher system: -* vmdb2 +* vmdb2 (>= 0.17) * dosfstools * qemu-user-static * binfmt-support