diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/music.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 0b9b6e52faf..ee402bad4df 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm | |||
| @@ -2139,11 +2139,11 @@ backends, including ALSA, OSS, Network and FluidSynth.") | |||
| 2139 | `(("drumstick" ,drumstick) | 2139 | `(("drumstick" ,drumstick) |
| 2140 | ("qtbase" ,qtbase) | 2140 | ("qtbase" ,qtbase) |
| 2141 | ("qtsvg" ,qtsvg) | 2141 | ("qtsvg" ,qtsvg) |
| 2142 | ("qttools" ,qttools) | ||
| 2143 | ("qtx11extras" ,qtx11extras))) | 2142 | ("qtx11extras" ,qtx11extras))) |
| 2144 | (native-inputs | 2143 | (native-inputs |
| 2145 | `(("libxslt" ,libxslt) ;for xsltproc | 2144 | `(("libxslt" ,libxslt) ;for xsltproc |
| 2146 | ("docbook-xsl" ,docbook-xsl) | 2145 | ("docbook-xsl" ,docbook-xsl) |
| 2146 | ("qttools" ,qttools) | ||
| 2147 | ("pkg-config" ,pkg-config))) | 2147 | ("pkg-config" ,pkg-config))) |
| 2148 | (home-page "http://vmpk.sourceforge.net") | 2148 | (home-page "http://vmpk.sourceforge.net") |
| 2149 | (synopsis "Virtual MIDI piano keyboard") | 2149 | (synopsis "Virtual MIDI piano keyboard") |
