openmvs: mark as broken
This commit is contained in:
parent
3c3de4b154
commit
796050fedd
@ -58,5 +58,7 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.agpl3;
|
license = licenses.agpl3;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ mdaiter ];
|
maintainers = with maintainers; [ mdaiter ];
|
||||||
|
# 20190414-174115: CMake cannot find CGAL which is passed as build input
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user