mixer is done!
This commit is contained in:
parent
54a3dbdf9a
commit
54ee64a5ac
2 changed files with 3 additions and 2 deletions
|
@ -34,7 +34,7 @@ main() {
|
|||
rebuild-detector git-delta sdl2_ttf rustup pulseaudio-alsa \
|
||||
rsync doxygen emacs-nox otf-fira-sans ttf-fira-code \
|
||||
otf-fira-mono mingw-w64-gcc topgrade-bin otf-font-awesome \
|
||||
timidity++ soundfont-fluid
|
||||
timidity++ soundfont-fluid fluidsynth
|
||||
|
||||
# === Rustup ==
|
||||
# Init rustup
|
||||
|
|
|
@ -119,7 +119,8 @@
|
|||
"otf-fira-mono",
|
||||
"otf-font-awesome",
|
||||
"timidity++",
|
||||
"soundfont-fluid"
|
||||
"soundfont-fluid",
|
||||
"fluidsynth"
|
||||
],
|
||||
"plugin": null,
|
||||
"profile": {
|
||||
|
|
Loading…
Reference in a new issue