gst_all_1.gst-plugins-base: disable tests

This commit is contained in:
Jan Malakhovski 2018-08-08 18:33:51 +00:00
parent 139c7100e3
commit d820f01d7d

View File

@ -57,6 +57,8 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
doCheck = false; # fails, wants DRI access for OpenGL
patches = [
(fetchpatch {
url = "https://bug794856.bugzilla-attachments.gnome.org/attachment.cgi?id=370414";