gnu: synthv1: Build with modular qt.

* gnu/packages/music.scm (synthv1)[inputs]: Remove qt, add qtbase, qttools.
master
Efraim Flashner 2016-06-16 11:31:54 +03:00
parent 0a0bfd685e
commit e5f2afdbb5
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 1 deletions

View File

@ -706,7 +706,8 @@ Editor. It is compatible with Power Tab Editor 1.7 and Guitar Pro.")
("lv2" ,lv2)
("alsa-lib" ,alsa-lib)
("liblo" ,liblo)
("qt" ,qt)))
("qtbase" ,qtbase)
("qttools" ,qttools)))
(home-page "http://synthv1.sourceforge.net")
(synopsis "Polyphonic subtractive synthesizer")
(description