aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorZak Wilcox <iwilcox@iwilcox.me.uk>2015-09-17 10:17:24 +0100
committerZak Wilcox <iwilcox@iwilcox.me.uk>2015-09-17 10:17:24 +0100
commitb0beae8b8215ca696fb9e0eeb6022d13a215a283 (patch)
treeb552aea67e69226e5fb70a548be676ff3af7ea2e /contrib
parent5e5e00bf4c6bc6501e9d42657e8ccebecc5543d3 (diff)
downloadbitcoin-b0beae8b8215ca696fb9e0eeb6022d13a215a283.tar.xz
Drop "with minimal dependencies" from description
Five boost libs plus libcrypto are needed; I don't think that quite passes for minimal.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/debian/control5
1 files changed, 2 insertions, 3 deletions
diff --git a/contrib/debian/control b/contrib/debian/control
index 2b30d46b7d..01625b8438 100644
--- a/contrib/debian/control
+++ b/contrib/debian/control
@@ -68,6 +68,5 @@ Description: peer-to-peer digital currency - standalone transaction tool
check for double-spending.
.
This package provides bitcoin-tx, a command-line transaction creation
- tool with minimal dependencies which can be used without a bitcoin
- daemon. Some means of exchanging minimal transaction data with peers
- is still required.
+ tool which can be used without a bitcoin daemon. Some means of
+ exchanging minimal transaction data with peers is still required.