aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorZak Wilcox <iwilcox@iwilcox.me.uk>2015-09-17 10:17:24 +0100
committerLuke Dashjr <luke-jr+git@utopios.org>2015-10-14 08:20:37 +0000
commit6fd0019232bdbfac5037306c37bb6101431d83a4 (patch)
tree010a1617ec63cae93d04911b39c6bb94279d85c1 /contrib
parent2394f4d6747b1fbc14908e4321f704acdb9a99fd (diff)
downloadbitcoin-6fd0019232bdbfac5037306c37bb6101431d83a4.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.