aboutsummaryrefslogtreecommitdiff
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 4d7d604..4843b41 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;