aboutsummaryrefslogtreecommitdiff
path: root/depends
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2019-05-20 12:01:17 +0800
committerfanquake <fanquake@gmail.com>2019-09-24 07:53:28 +0800
commitd764141b01d8a4827b366f6264b3c87a114a710b (patch)
treec28729e822adf8de63d2c17a30beedcdb0d14a7a /depends
parent56815e9e12cb90eae160634e3c9c3515cf145dd1 (diff)
downloadbitcoin-d764141b01d8a4827b366f6264b3c87a114a710b.tar.xz
depends: add patch to common dependencies
Github-Pull: #16051 Rebased-From: 4de3c15671fea211c22b14c64ec9ac2524fcfca9
Diffstat (limited to 'depends')
-rw-r--r--depends/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/depends/README.md b/depends/README.md
index 693bc36197..763b27c2ce 100644
--- a/depends/README.md
+++ b/depends/README.md
@@ -44,7 +44,7 @@ No other options are needed, the paths are automatically configured.
Common linux dependencies:
- sudo apt-get install make automake cmake curl g++-multilib libtool binutils-gold bsdmainutils pkg-config python3
+ sudo apt-get install make automake cmake curl g++-multilib libtool binutils-gold bsdmainutils pkg-config python3 patch
For linux ARM cross compilation: