Merge pull request #261351 from wegank/mbrola-platforms
mbrola: update platforms
This commit is contained in:
commit
1f3eaa4093
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ let
|
|||
meta = with lib; {
|
||||
license = licenses.agpl3Plus;
|
||||
maintainers = with maintainers; [ davidak ];
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.all;
|
||||
description = "Speech synthesizer based on the concatenation of diphones";
|
||||
homepage = "https://github.com/numediart/MBROLA";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue