summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2018-03-23 13:49:16 +0000
committerMichał Górny <mgorny@gentoo.org>2018-04-01 01:08:53 +0200
commitc1066d6df84fc4c3375a52ab174afae1a1c4e0cc (patch)
tree621e0a9a674de7d9f7a1cd02b36145392658b61c /net-p2p/bitcoin-qt/metadata.xml
parentnet-libs/libbitcoinconsensus: Bump to 0.16.0 (diff)
downloadgentoo-c1066d6df84fc4c3375a52ab174afae1a1c4e0cc.tar.gz
gentoo-c1066d6df84fc4c3375a52ab174afae1a1c4e0cc.tar.bz2
gentoo-c1066d6df84fc4c3375a52ab174afae1a1c4e0cc.zip
net-p2p/bitcoin-qt: Bump to 0.16.0
Closes: https://bugs.gentoo.org/649562 Closes: https://github.com/gentoo/gentoo/pull/7570
Diffstat (limited to 'net-p2p/bitcoin-qt/metadata.xml')
-rw-r--r--net-p2p/bitcoin-qt/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bitcoin-qt/metadata.xml b/net-p2p/bitcoin-qt/metadata.xml
index f92f879affd4..c3c11c51b20d 100644
--- a/net-p2p/bitcoin-qt/metadata.xml
+++ b/net-p2p/bitcoin-qt/metadata.xml
@@ -15,7 +15,7 @@
<flag name="bitcoin_policy_rbf">Replace By Fee policy: Your node will preferentially mine and relay transactions paying the highest fee, regardless of receive order</flag>
<flag name="http">Enable support for the JSON-RPC and REST HTTP server (builtin net-p2p/bitcoind)</flag>
<flag name="knots">Build enhanced Bitcoin Knots version, rather than Bitcoin Core</flag>
- <flag name="libevent">Use dev-libs/libevent</flag>
+ <flag name="libevent">Use dev-libs/libevent (needed for JSON-RPC, REST, and Tor auto-configuration</flag>
<flag name="qrcode">Enable generation of QR Codes for receiving payments</flag>
<flag name="tor">Enable automatic configuration of a Tor hidden service</flag>
<flag name="upnp">Enable Universal Plug and Play</flag>