mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 03:45:07 -06:00
gnu: powertabeditor: Build with qtbase.
* gnu/packages/music.scm (powertabeditor)[inputs]: Remove qt, add qtbase.
This commit is contained in:
parent
e2814984af
commit
0a0bfd685e
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue