Add back hidapi and include libudev-dev (pinging @borsboom)

This commit is contained in:
Michael Snoyman 2015-08-19 09:40:44 +03:00
parent 7db19ad5ad
commit fb552c43eb
2 changed files with 2 additions and 2 deletions

View File

@ -1296,8 +1296,7 @@ packages:
- GLFW-b
"Niklas Hambüchen mail@nh2.me @nh2":
# Temporary: missing C library
# - hidapi
- hidapi
- iso8601-time
"Stackage upper bounds":

View File

@ -59,6 +59,7 @@ apt-get install -y \
libhidapi-dev \
libzmq3-dev \
libmagic-dev \
libudev-dev \
libpcap0.8-dev
mkdir /tmp/nettle-build