Skip to content

Commit

Permalink
Merge pull request #62 from krzk/ftdi-ci
Browse files Browse the repository at this point in the history
ci: switch to new libftdi on Arch Linux
  • Loading branch information
lumag authored Dec 10, 2023
2 parents 4a38c0e + 266d885 commit f9c4d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/archlinux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ case $CC in
esac

pacman -Syu --noconfirm \
libftdi-compat \
libftdi \
libyaml \
systemd-libs \
libgpiod \
Expand Down

0 comments on commit f9c4d71

Please sign in to comment.