gnu: powertabeditor: Build with qtbase.
* gnu/packages/music.scm (powertabeditor)[inputs]: Remove qt, add qtbase.master
parent
e2814984af
commit
0a0bfd685e
|
@ -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)
|
||||
|
|
Reference in New Issue