mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: pumpa: Build with qtbase.
* gnu/packages/pumpio.scm (pumpa)[inputs]: Remove qt, add qtbase.
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
%standard-phases)))
|
||||
(inputs
|
||||
`(("aspell" ,aspell)
|
||||
("qt" ,qt)
|
||||
("qtbase" ,qtbase)
|
||||
("qjson" ,qjson)
|
||||
("tidy" ,tidy)))
|
||||
(synopsis "Qt-based pump.io client")
|
||||
|
||||
Reference in New Issue
Block a user