gnu: pumpa: Build with qtbase.
* gnu/packages/pumpio.scm (pumpa)[inputs]: Remove qt, add qtbase.
This commit is contained in:
parent
e2788cef13
commit
6dc554fa2a
|
@ -60,7 +60,7 @@
|
|||
%standard-phases)))
|
||||
(inputs
|
||||
`(("aspell" ,aspell)
|
||||
("qt" ,qt)
|
||||
("qtbase" ,qtbase)
|
||||
("qjson" ,qjson)
|
||||
("tidy" ,tidy)))
|
||||
(synopsis "Qt-based pump.io client")
|
||||
|
|
Loading…
Reference in New Issue