From abdfa91b75b315cca7a737a3baf1e1d15f4866f2 Mon Sep 17 00:00:00 2001 From: petevine Date: Mon, 1 Feb 2016 16:27:16 +0100 Subject: Update Cargo.toml --- Cargo.toml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b83af51..95d135e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -100,6 +100,13 @@ wayland-kbd = "0.3.3" wayland-window = "0.2.2" x11-dl = "~2.3" +[target.armv7-unknown-linux-gnueabihf.dependencies] +osmesa-sys = "0.0.5" +wayland-client = { version = "0.5.4", features = ["egl", "dlopen"] } +wayland-kbd = "0.3.3" +wayland-window = "0.2.2" +x11-dl = "~2.3" + [target.aarch64-unknown-linux-gnu.dependencies] osmesa-sys = "0.0.5" wayland-client = { version = "0.5.4", features = ["egl", "dlopen"] } -- cgit v1.2.3