android: require NDK r26b
This fixes `no member named 'invocable' in namespace 'std'`
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user