depends: add patch to common dependencies
This commit is contained in:
parent
7263424458
commit
4de3c15671
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue