gnu: powertabeditor: Build with qtbase.

* gnu/packages/music.scm (powertabeditor)[inputs]: Remove qt, add qtbase.
This commit is contained in:
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

View file

@ -667,7 +667,7 @@ (define-public powertabeditor
(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)