Update BUILD.md to add ADB install

This commit is contained in:
Seb Leo 2019-11-29 22:36:23 +00:00 committed by GitHub
parent 8bc056b9c6
commit ef4a95e05e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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