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/fedora2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vm/fedora b/tests/vm/fedora
index b977efe4a2..92b78d6e2c 100755
--- a/tests/vm/fedora
+++ b/tests/vm/fedora
@@ -35,7 +35,7 @@ class FedoraVM(basevm.BaseVM):
         'gcc', 'binutils', 'make', 'ninja-build',
 
         # perl
-        'perl-Test-Harness',
+        'perl',
 
         # libs: usb
         '"pkgconfig(libusb-1.0)"',