Firsts steps of a wayland backend.
This commit is contained in:
parent
9f13395cac
commit
1e0dd2290e
3 changed files with 381 additions and 0 deletions
|
|
@ -50,10 +50,12 @@ kernel32-sys = "0.1"
|
|||
|
||||
[target.i686-unknown-linux-gnu.dependencies]
|
||||
osmesa-sys = "0.0.5"
|
||||
wayland-client = "*"
|
||||
x11 = "*"
|
||||
|
||||
[target.x86_64-unknown-linux-gnu.dependencies]
|
||||
osmesa-sys = "0.0.5"
|
||||
wayland-client = "*"
|
||||
x11 = "*"
|
||||
|
||||
[target.arm-unknown-linux-gnueabihf.dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue