aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2017-07-20 18:38:17 -0400
committerLeo Famulari <leo@famulari.name>2017-07-20 18:42:28 -0400
commitf8fabfc99f6ee373159ff5d627b6018febf43050 (patch)
tree8385b0e39d1a686788fb21b1e9dde1217957be62
parent81c35029d4ee4fa7cd517998844229a514b35531 (diff)
downloadguix-f8fabfc99f6ee373159ff5d627b6018febf43050.tar
guix-f8fabfc99f6ee373159ff5d627b6018febf43050.tar.gz
gnu: bitcoin-core: Actually build the graphical client.
* gnu/packages/finance.scm (bitcoin-core)[inputs]: Replace qtbase with qt.
-rw-r--r--gnu/packages/finance.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 04ae70b07a..748b59c9e1 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -70,7 +70,8 @@
("miniupnpc" ,miniupnpc)
("openssl" ,openssl)
("protobuf" ,protobuf)
- ("qtbase" ,qtbase)))
+ ;; TODO Build with the modular Qt.
+ ("qt" ,qt)))
(arguments
`(#:configure-flags
(list