gnu: pumpa: Remove extra input.

* gnu/packages/pumpio.scm (pumpa)[inputs]: Remove qjson.
master
Efraim Flashner 2016-07-06 19:57:37 +03:00
parent 8f82641ac9
commit 15ca556bbc
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 0 additions and 1 deletions

View File

@ -61,7 +61,6 @@
(inputs
`(("aspell" ,aspell)
("qtbase" ,qtbase)
("qjson" ,qjson)
("tidy" ,tidy)))
(synopsis "Qt-based pump.io client")
(description "Pumpa is a simple pump.io client written in C++ and Qt.")