gnu: amsynth: Build with LASH support.

* gnu/packages/music.scm (amsynth)[inputs]: Add lash.
master
Ricardo Wurmus 2017-04-02 12:25:37 +02:00
parent 7e0befd45e
commit 7175f4c2c1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 0 deletions

View File

@ -1103,6 +1103,7 @@ effects.")
`(("alsa-lib" ,alsa-lib)
("jack" ,jack-1)
("lv2" ,lv2)
("lash" ,lash)
("libsndfile" ,libsndfile)
("gtk+" ,gtk+-2)
("gtkmm" ,gtkmm-2)))