Nalgebra_lapack tests not compiling

Just tried to compile the tests for 0.15.0 (from master). Oddly they all fail with.

the trait `RelativeEq<_>` is not implemented for `Matrix<f64, Dynamic, Dynamic, VecStorage<f64, Dynamic, Dynamic>>`

Does anyone else see this, or am I missing something?