gnu: fluidsynth: Remove lash input.

* gnu/packages/audio.scm (fluidsynth) [inputs]: Remove lash.
This commit is contained in:
Maxim Cournoyer 2023-02-04 00:22:58 -05:00
parent af1eb5d410
commit 9721235af4
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2092,7 +2092,6 @@ (define-public fluidsynth
(list alsa-lib
glib
jack-1
lash
libsndfile
readline))
(home-page "https://www.fluidsynth.org/")