mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-19 03:55:37 -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
|
- cmake
|
||||||
- libgmp-dev
|
- libgmp-dev
|
||||||
- nettle-dev
|
- nettle-dev
|
||||||
|
- libudev-dev
|
||||||
|
|
||||||
# Run the build script.
|
# Run the build script.
|
||||||
script: ./travis.sh
|
script: ./travis.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user