mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
octavePackages.ltfat: mark as broken
This commit is contained in:
parent
ec91991380
commit
034467457d
1 changed files with 2 additions and 0 deletions
|
@ -46,5 +46,7 @@ buildOctavePackage rec {
|
|||
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;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue