Skip to content

Commit

Permalink
Add libusb development library
Browse files Browse the repository at this point in the history
Signed-off-by: Mihai Ciumeica <mihai@thirdhash.com>
  • Loading branch information
cmihai committed Apr 10, 2019
1 parent 072b6a0 commit 790a2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
name: "x86_64 Linux (unit and functional tests)"
env: >-
HOST=x86_64-unknown-linux-gnu
PACKAGES="python3-zmq libssl1.0-dev libevent-dev bsdmainutils libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev libdb5.3++-dev libminiupnpc-dev libzmq3-dev libudev-dev libhidapi-dev"
PACKAGES="python3-zmq libssl1.0-dev libevent-dev bsdmainutils libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev libdb5.3++-dev libminiupnpc-dev libzmq3-dev libudev-dev libhidapi-dev libusb-1.0-0-dev"
NO_DEPENDS=1
RUN_TESTS=true
GOAL="install"
Expand Down

0 comments on commit 790a2f4

Please sign in to comment.