diff options
Diffstat (limited to 'depends/README.md')
-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 e72c666474..a1d4a99084 100644 --- a/depends/README.md +++ b/depends/README.md @@ -54,7 +54,7 @@ The paths are automatically configured and no other options are needed unless ta Common linux dependencies: - sudo apt-get install make automake cmake curl g++-multilib libtool binutils-gold bsdmainutils pkg-config python3 patch + sudo apt-get install make automake cmake curl g++-multilib libtool binutils-gold bsdmainutils pkg-config python3 patch bison For linux ARM cross compilation: |