Skip to content

Commit f9c4d71

Browse files
authored
Merge pull request #62 from krzk/ftdi-ci
ci: switch to new libftdi on Arch Linux
2 parents 4a38c0e + 266d885 commit f9c4d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/archlinux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ case $CC in
1717
esac
1818

1919
pacman -Syu --noconfirm \
20-
libftdi-compat \
20+
libftdi \
2121
libyaml \
2222
systemd-libs \
2323
libgpiod \

0 commit comments

Comments
 (0)