enable zstd support

plan to use that for multifd migration, among other things

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2022-02-24 06:34:34 +01:00
parent 13d3e10aa6
commit 3aa5b7598d
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -32,6 +32,7 @@ Build-Depends: autotools-dev,
libusb-1.0-0-dev (>= 1.0.17-1),
libusbredirparser-dev (>= 0.6-2),
libvirglrenderer-dev,
libzstd-dev,
meson,
python3-minimal,
python3-sphinx,