gnu: drumstick: Build with modular qt.

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

View File

@ -1086,7 +1086,8 @@ browser.")
"/manpages/docbook.xsl")))
#t)))))
(inputs
`(("qt" ,qt)
`(("qtbase" ,qtbase)
("qtsvg" ,qtsvg)
("alsa-lib" ,alsa-lib)
("fluidsynth" ,fluidsynth)))
(native-inputs