gst_all_1.gst-plugins-base: disable tests
This commit is contained in:
parent
139c7100e3
commit
d820f01d7d
@ -57,6 +57,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
|
doCheck = false; # fails, wants DRI access for OpenGL
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
(fetchpatch {
|
(fetchpatch {
|
||||||
url = "https://bug794856.bugzilla-attachments.gnome.org/attachment.cgi?id=370414";
|
url = "https://bug794856.bugzilla-attachments.gnome.org/attachment.cgi?id=370414";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user