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)