Add libhidapi-dev to deps
This commit is contained in:
committed by
Jeremy Soller
parent
95632b4503
commit
e8ce6d9096
@ -23,6 +23,7 @@ if [[ "${ID}" =~ "debian" ]] || [[ "${ID_LIKE}" =~ "debian" ]]; then
|
||||
gcc \
|
||||
gcc-avr \
|
||||
libc-dev \
|
||||
libhidapi-dev \
|
||||
libudev-dev \
|
||||
make \
|
||||
pkgconf \
|
||||
|
Reference in New Issue
Block a user