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 \
|
||||||
gcc-avr \
|
gcc-avr \
|
||||||
libc-dev \
|
libc-dev \
|
||||||
|
libhidapi-dev \
|
||||||
libudev-dev \
|
libudev-dev \
|
||||||
make \
|
make \
|
||||||
pkgconf \
|
pkgconf \
|
||||||
|
Reference in New Issue
Block a user