mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-18 19:45:35 -04:00
.travis.yml: libudev-dev is required for UDEV.
This commit is contained in:
parent
e627339856
commit
d016896841
@ -16,6 +16,7 @@ addons:
|
||||
- cmake
|
||||
- libgmp-dev
|
||||
- nettle-dev
|
||||
- libudev-dev
|
||||
|
||||
# Run the build script.
|
||||
script: ./travis.sh
|
||||
|
Loading…
Reference in New Issue
Block a user