Added libudev to travis for buildings libinput
This commit is contained in:
parent
092fc198c3
commit
29ac97b4a7
|
@ -22,6 +22,7 @@ addons:
|
|||
apt:
|
||||
packages:
|
||||
- libwayland-dev
|
||||
- libudev-dev
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
@ -59,4 +60,3 @@ notifications:
|
|||
on_success: change
|
||||
on_failure: always
|
||||
on_start: never
|
||||
|
||||
|
|
Loading…
Reference in New Issue