gnu: bitcoin-core: Actually build the graphical client.

* gnu/packages/finance.scm (bitcoin-core)[inputs]: Replace qtbase with qt.
master
Leo Famulari 2017-07-20 18:38:17 -04:00
parent 81c35029d4
commit f8fabfc99f
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 1 deletions

View File

@ -70,7 +70,8 @@
("miniupnpc" ,miniupnpc)
("openssl" ,openssl)
("protobuf" ,protobuf)
("qtbase" ,qtbase)))
;; TODO Build with the modular Qt.
("qt" ,qt)))
(arguments
`(#:configure-flags
(list