Remove the "headless" feature
This commit is contained in:
parent
e953e3d4ea
commit
ace4808fac
8 changed files with 83 additions and 24 deletions
|
|
@ -50,9 +50,9 @@ user32-sys = "0.1"
|
|||
kernel32-sys = "0.1"
|
||||
|
||||
[target.i686-unknown-linux-gnu.dependencies]
|
||||
osmesa-sys = "*"
|
||||
osmesa-sys = "0.0.5"
|
||||
x11 = "*"
|
||||
|
||||
[target.x86_64-unknown-linux-gnu.dependencies]
|
||||
osmesa-sys = "*"
|
||||
osmesa-sys = "0.0.5"
|
||||
x11 = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue