guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: lmms: Add input jack-1.


From: guix-commits
Subject: 02/02: gnu: lmms: Add input jack-1.
Date: Sun, 12 Jan 2020 17:27:48 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit 4bfc925ae573b2cf68cc28e5007729d34ebb27eb
Author: Pkill -9 <address@hidden>
AuthorDate: Thu Jan 2 22:28:38 2020 +0000

    gnu: lmms: Add input jack-1.
    
    * gnu/packages/music.scm (lmms): Add input jack-1.
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 gnu/packages/music.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index e607306..fe18f1d 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3838,7 +3838,8 @@ are a C compiler and glib.  Full API documentation and 
examples are included.")
        ("libsndfile1" ,libsndfile)
        ("libxft" ,libxft)
        ("freetype2" ,freetype)
-       ("fftw3f" ,fftwf)))
+       ("fftw3f" ,fftwf)
+       ("jack" ,jack-1)))
     (home-page "https://lmms.io/";)
     (synopsis "Music composition tool")
     (description "LMMS is a digital audio workstation.  It includes tools for 
sequencing



reply via email to

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