Add Ninja build dep (#2459)

diff --git a/HOW-TO-BUILD.md b/HOW-TO-BUILD.md
index 526b15e..4749eb9 100644
--- a/HOW-TO-BUILD.md
+++ b/HOW-TO-BUILD.md
@@ -17,6 +17,7 @@
     * Android SDK(`$ANDROID_HOME` must be set properly)
     * Gradle 2.0+
     * NDK 16 and ndk 13 (**Both of them are needed**)
+    * [Ninja 1.8.2+](https://ninja-build.org/)
     * CMake 3.9.0+
 * iOS SDK:
     * NodeJS 4.0+