Make it work under the raspi

This commit is contained in:
Pierre Krieger 2015-05-07 13:49:33 +02:00
parent 2414f87ceb
commit 7ee416ab88
2 changed files with 6 additions and 1 deletions

View file

@ -66,6 +66,7 @@ features = ["dynamic"]
[target.arm-unknown-linux-gnueabihf.dependencies]
osmesa-sys = "0.0.5"
wayland-client = "*"
[target.arm-unknown-linux-gnueabihf.dependencies.x11]
version = "*"