mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-03 14:49:29 +00:00
Update BUILD.md to add ADB install
This commit is contained in:
parent
8bc056b9c6
commit
ef4a95e05e
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -45,7 +45,7 @@ sudo apt install ffmpeg libsdl2-2.0-0
|
||||||
# client build dependencies
|
# client build dependencies
|
||||||
sudo apt install gcc git pkg-config meson ninja-build \
|
sudo apt install gcc git pkg-config meson ninja-build \
|
||||||
libavcodec-dev libavformat-dev libavutil-dev \
|
libavcodec-dev libavformat-dev libavutil-dev \
|
||||||
libsdl2-dev
|
libsdl2-dev adb
|
||||||
|
|
||||||
# server build dependencies
|
# server build dependencies
|
||||||
sudo apt install openjdk-8-jdk
|
sudo apt install openjdk-8-jdk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue