octavePackages.ltfat: mark as broken

Changed files
+2
pkgs
development
octave-modules
ltfat
+2
pkgs/development/octave-modules/ltfat/default.nix
···
Gabor and wavelet transforms along with routines for constructing windows
(filter prototypes) and routines for manipulating coefficients.
'';
+
# https://github.com/ltfat/ltfat/issues/203
+
broken = true;
};
}