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