mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-20 11:35:57 +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
|
||||
sudo apt install gcc git pkg-config meson ninja-build \
|
||||
libavcodec-dev libavformat-dev libavutil-dev \
|
||||
libsdl2-dev
|
||||
libsdl2-dev adb
|
||||
|
||||
# server build dependencies
|
||||
sudo apt install openjdk-8-jdk
|
||||
|
|
Loading…
Add table
Reference in a new issue