diff options
author | Zak Wilcox <iwilcox@iwilcox.me.uk> | 2015-09-17 10:17:24 +0100 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2015-11-05 19:57:16 +0000 |
commit | b3964e3b7a91547d2080206361a401d6ad615777 (patch) | |
tree | 4a9922c159c046d630b7851f6ffcd6588ad07162 /contrib | |
parent | 43c2789fe36fd8ee7657d2e1cea65f7c49564eb7 (diff) |
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/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/contrib/debian/control b/contrib/debian/control index a1af841f1c..5eca0341e3 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. |