gnu: powertabeditor: Build with qtbase.

* gnu/packages/music.scm (powertabeditor)[inputs]: Remove qt, add qtbase.
master
Efraim Flashner 2016-06-16 11:20:23 +03:00
parent e2814984af
commit 0a0bfd685e
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 1 additions and 1 deletions

View File

@ -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)