From 4e50cd9a63da052649a712ff5bae97bc11d03769 Mon Sep 17 00:00:00 2001 From: Oscar Benjamin Date: Thu, 3 Aug 2023 20:50:44 +0100 Subject: [PATCH] Add automake-wrapper to minge --- bin/cibw_before_all_windows.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/cibw_before_all_windows.sh b/bin/cibw_before_all_windows.sh index 367cb59f..6e69235f 100755 --- a/bin/cibw_before_all_windows.sh +++ b/bin/cibw_before_all_windows.sh @@ -21,6 +21,7 @@ pacman -S --noconfirm \ make\ base-devel\ autoconf-wrapper\ + automake-wrapper\ # # This takes ~30mins