guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#61336] [PATCH 06/10] gnu: fluidsynth: Remove lash input.


From: Maxim Cournoyer
Subject: [bug#61336] [PATCH 06/10] gnu: fluidsynth: Remove lash input.
Date: Mon, 6 Feb 2023 23:19:21 -0500

* gnu/packages/audio.scm (fluidsynth) [inputs]: Remove lash.
---

 gnu/packages/audio.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 3e46cedd53..589d2cc938 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -1970,7 +1970,6 @@ (define-public fluidsynth
      (list alsa-lib
            glib
            jack-1
-           lash
            libsndfile
            readline))
     (home-page "https://www.fluidsynth.org/";)
-- 
2.39.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]