From 535527d95f01f842ff3eea01e1e69bcf65c0c8df Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sat, 6 Jul 2019 09:43:13 -0600 Subject: [PATCH] Disable gstreamer --- ci.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci.toml b/ci.toml index b869c73..2b5284d 100644 --- a/ci.toml +++ b/ci.toml @@ -57,7 +57,7 @@ glutin = {} gnu-binutils = {} gnu-grep = {} gnu-make = {} -gstreamer = {} +#gstreamer = {} # conflict with thread local errno harfbuzz = {} #hematite = {} # needs crate patches for redox-unix init = {}