summary refs log tree commit diff stats
path: root/tests/vm/fedora
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vm/fedora')
-rwxr-xr-xtests/vm/fedora5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/vm/fedora b/tests/vm/fedora
index 4d7d6049f4..4843b4175e 100755
--- a/tests/vm/fedora
+++ b/tests/vm/fedora
@@ -53,7 +53,10 @@ class FedoraVM(basevm.BaseVM):
         # libs: audio
         '"pkgconfig(libpulse)"',
         '"pkgconfig(alsa)"',
-    ]
+
+        # libs: migration
+        '"pkgconfig(libzstd)"',
+]
 
     BUILD_SCRIPT = """
         set -e;