diff options
author | fanquake <fanquake@gmail.com> | 2019-05-20 12:01:17 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2019-05-20 12:01:17 +0800 |
commit | 4de3c15671fea211c22b14c64ec9ac2524fcfca9 (patch) | |
tree | e8dfb268ffd6d8a03752ab1f898998804e2b115a /depends | |
parent | 72634244580dc2e3c630ee27e47587080d064b68 (diff) |
depends: add patch to common dependencies
Diffstat (limited to 'depends')
-rw-r--r-- | depends/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/depends/README.md b/depends/README.md index 11ef9d2b67..52ca618d9d 100644 --- a/depends/README.md +++ b/depends/README.md @@ -43,7 +43,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: |