We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd7a79 commit 09ab35fCopy full SHA for 09ab35f
1 file changed
.github/workflows/builds.yml
@@ -400,7 +400,7 @@ jobs:
400
- name: Install dependencies
401
run: |
402
pacman -Sy
403
- pacman -S --noconfirm gcc pkg-config autoconf automake libtool libusb libudev0 cmake make
+ pacman -S --noconfirm glibc lib32-glibc gcc pkg-config autoconf automake libtool libusb libudev0 cmake make
404
- name: Configure CMake
405
406
rm -rf build install
0 commit comments