android: List additional build dependencies in instructions
This commit is contained in:
parent
9059c6c657
commit
a92a801f08
|
@ -196,13 +196,17 @@ Compiling for Android
|
|||
|
||||
You need:
|
||||
|
||||
* Android SDK
|
||||
* Android SDK (sdk platform 29, build tools 29.0.3)
|
||||
* `Android NDK r25b <https://developer.android.com/ndk/downloads>`_
|
||||
* `Meson 0.56.0 <http://mesonbuild.com/>`__ and `Ninja
|
||||
<https://ninja-build.org/>`__
|
||||
* cmake
|
||||
* pkg-config
|
||||
* quilt
|
||||
* imagemagick
|
||||
* zip
|
||||
* libtool
|
||||
* rsvg-convert
|
||||
|
||||
Just like with the native build, unpack the :program:`MPD` source
|
||||
tarball and change into the directory. Then, instead of
|
||||
|
|
Loading…
Reference in New Issue