Skip to content

Commit a11a5e7

Browse files
committed
explicitly install required packages for archlinux CI builds
1 parent ad985ae commit a11a5e7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.builds/archlinux.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
image: archlinux
2+
packages:
3+
- autoconf
4+
- automake
5+
- libtool
6+
- libusb
7+
- libudev0
28
sources:
39
- https://github.com/libusb/hidapi
410
tasks:

0 commit comments

Comments
 (0)