freestyle: mark as broken
This commit is contained in:
@@ -48,6 +48,7 @@ stdenv.mkDerivation {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Non-Photorealistic Line Drawing rendering from 3D scenes";
|
description = "Non-Photorealistic Line Drawing rendering from 3D scenes";
|
||||||
homepage = http://freestyle.sourceforge.net;
|
homepage = http://freestyle.sourceforge.net;
|
||||||
license = stdenv.lib.licenses.gpl2;
|
license = stdenv.lib.licenses.gpl2;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user