summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/updater_checks.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/updater_checks.sh b/tests/updater_checks.sh
index 2e9bf8eb4f..62db246004 100755
--- a/tests/updater_checks.sh
+++ b/tests/updater_checks.sh
@@ -52,7 +52,7 @@ case "${running_os}" in
;;
"arch")
pacman -Sy
- pacman --noconfirm --needed -S bash-bats curl
+ pacman --noconfirm --needed -S bash-bats curl libffi
;;
"alpine")
apk update