gnu: vmpk: Make some inputs native.
* gnu/packages/music.scm (vmpk)[inputs]: Move qttools from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
parent
8b39565ca3
commit
f4783d77ed
@ -2139,11 +2139,11 @@ backends, including ALSA, OSS, Network and FluidSynth.")
|
||||
`(("drumstick" ,drumstick)
|
||||
("qtbase" ,qtbase)
|
||||
("qtsvg" ,qtsvg)
|
||||
("qttools" ,qttools)
|
||||
("qtx11extras" ,qtx11extras)))
|
||||
(native-inputs
|
||||
`(("libxslt" ,libxslt) ;for xsltproc
|
||||
("docbook-xsl" ,docbook-xsl)
|
||||
("qttools" ,qttools)
|
||||
("pkg-config" ,pkg-config)))
|
||||
(home-page "http://vmpk.sourceforge.net")
|
||||
(synopsis "Virtual MIDI piano keyboard")
|
||||
|
Loading…
Reference in New Issue
Block a user