~ruther/guix-local

0a0bfd685e15e9aecbb36c0ed370d796ba7df862 — Efraim Flashner 9 years ago e281498
gnu: powertabeditor: Build with qtbase.

* gnu/packages/music.scm (powertabeditor)[inputs]: Remove qt, add qtbase.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/music.scm
M gnu/packages/music.scm => gnu/packages/music.scm +1 -1
@@ 667,7 667,7 @@ your own lessons.")
    (inputs
     `(("boost" ,boost)
       ("alsa-lib" ,alsa-lib)
       ("qt" ,qt)
       ("qtbase" ,qtbase)
       ("withershins" ,withershins)
       ("libiberty" ,libiberty) ;for withershins
       ("binutils" ,binutils) ;for -lbfd and -liberty (for withershins)