mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-08-23 16:49:31 +00:00
added libudev
This commit is contained in:
@ -2,7 +2,7 @@ before_install:
|
|||||||
- yes | sudo add-apt-repository ppa:hansjorg/rust
|
- yes | sudo add-apt-repository ppa:hansjorg/rust
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
install:
|
install:
|
||||||
- sudo apt-get install rust-nightly
|
- sudo apt-get install rust-nightly libudev-dev
|
||||||
script:
|
script:
|
||||||
- ./configure
|
- ./configure
|
||||||
- make
|
- make
|
||||||
|
Reference in New Issue
Block a user