libftdi1-config
Header files and static libraries for libftdi
RUN apt-get update && \
apt-get install -y libftdi1-dev
RUN apt-get update && \
apt-get install -y libftdi1-dev
RUN apk add libftdi1-dev
RUN pacman -S --noconfirm libftdi
RUN apt-get update && \
apt-get install -y libftdi1-dev
RUN dnf install -y mingw64-libftdi
RUN apt-get update && \
apt-get install -y libftdi1-dev