fixes #755 - fix ninja build package name

Signed-off-by: chankruze <chankruze@gmail.com>
pull/756/head
chankruze 2 years ago
parent 47f85fa9ea
commit 3509862d4b
  1. 2
      android/README.md

@ -29,7 +29,7 @@ external libraries enabled.
Use your package manager (apt, yum, dnf, brew, etc.) to install the following packages.
```
autoconf automake libtool pkg-config curl cmake gcc gperf texinfo yasm nasm bison autogen git wget autopoint meson ninja
autoconf automake libtool pkg-config curl cmake gcc gperf texinfo yasm nasm bison autogen git wget autopoint meson ninja-build
```
##### 2.1.3 Environment Variables

Loading…
Cancel
Save