mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Bump dependency versions (#645)
## Description Bumps various third-party dependency versions
This commit is contained in:
parent
6c7a703b98
commit
79c614218d
3 changed files with 12 additions and 9 deletions
|
|
@ -6,7 +6,10 @@ This scripts are adapted from https://github.com/mpv-android/mpv-android/tree/ae
|
|||
|
||||
```bash
|
||||
cd scripts/mpv
|
||||
./get_dependencies
|
||||
./get_dependencies.sh
|
||||
|
||||
# Install build dependencies
|
||||
pip install meson jsonschema
|
||||
|
||||
export NDK_PATH=... # Such as ~/Library/Android/sdk/ndk/29.0.14206865
|
||||
# Build arm64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue