From e4bf0a22b50e0694acadb348b718823878fd6e0c Mon Sep 17 00:00:00 2001 From: petevine Date: Sun, 14 Feb 2016 18:03:50 +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..825267a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -86,6 +86,13 @@ wayland-kbd = "0.3.3" wayland-window = "0.2.2" x11-dl = "~2.3" +[target.i586-unknown-linux-gnu.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.x86_64-unknown-linux-gnu.dependencies] osmesa-sys = "0.0.5" wayland-client = { version = "0.5.4", features = ["egl", "dlopen"] } -- cgit v1.2.3