gtkmathview: mark as broken
This commit is contained in:
parent
605ddb1047
commit
43a8ce0f5e
@ -23,5 +23,6 @@ stdenv.mkDerivation {
|
|||||||
description = "C++ rendering engine for MathML documents";
|
description = "C++ rendering engine for MathML documents";
|
||||||
license = stdenv.lib.licenses.lgpl3Plus;
|
license = stdenv.lib.licenses.lgpl3Plus;
|
||||||
maintainers = [ stdenv.lib.maintainers.roconnor ];
|
maintainers = [ stdenv.lib.maintainers.roconnor ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user