me
/
guix
Archived
1
0
Fork 0

gnu: pumpa: Build with qtbase.

* gnu/packages/pumpio.scm (pumpa)[inputs]: Remove qt, add qtbase.
master
Efraim Flashner 2016-06-15 11:39:20 +03:00
parent e2788cef13
commit 6dc554fa2a
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
%standard-phases)))
(inputs
`(("aspell" ,aspell)
("qt" ,qt)
("qtbase" ,qtbase)
("qjson" ,qjson)
("tidy" ,tidy)))
(synopsis "Qt-based pump.io client")