diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2021-03-03 19:00:12 +0200 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2021-03-10 08:23:47 +0800 |
commit | 3272e34f9c548f7e4570d786fd322947e3cf20c6 (patch) | |
tree | 262d2a45dfbbf2986cb4f3257f09c38c861b8895 /depends/README.md | |
parent | d769b3372d9833224a5151000ab99048474f8051 (diff) |
build: Add xkbcommon 0.8.4
Co-authored-by: fanquake <fanquake@gmail.com>
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: |