android: require NDK r26b

This fixes `no member named 'invocable' in namespace 'std'`
This commit is contained in:
Colin Edwards
2023-12-13 12:01:30 -06:00
parent 3284a61f43
commit 8d6f503e04
2 changed files with 7 additions and 2 deletions

View File

@@ -197,7 +197,7 @@ Compiling for Android
You need:
* Android SDK (sdk platform 29, build tools 29.0.3)
* `Android NDK r25b <https://developer.android.com/ndk/downloads>`_
* `Android NDK r26b <https://developer.android.com/ndk/downloads>`_
* `Meson 0.56.0 <http://mesonbuild.com/>`__ and `Ninja
<https://ninja-build.org/>`__
* cmake
@@ -207,6 +207,7 @@ You need:
* zip
* libtool
* rsvg-convert
* python 3.9+
Just like with the native build, unpack the :program:`MPD` source
tarball and change into the directory. Then, instead of