Lines Matching +full:debian +full:- +full:android
1 # WebRTC development - Prerequisite software
5 1. [Install the Chromium depot tools][depot-tools].
11 ## Linux (Ubuntu/Debian)
17 $ ./build/install-build-deps.sh
21 build using Debian sysroot images in build/linux, but there are still some tools
23 [install-build-deps.sh][install-build-deps].
26 instructions][chromium-linux-build-instructions] if you experience any other problems building.
30 Follow the [Chromium's build instructions for Windows][chromium-win-build-instructions].
40 all code. You may use `xcode-select --install` to install it.
47 ## Android section in WebRTC development - Prerequisite software
49 You'll need a Linux development machine. WebRTC is using the same Android
54 [Chromium Android prerequisites][chromium-android-build-build-instructions]
56 [Chromium's Linux prerequisites][chromium-linux-prerequisites] for distro-specific details.
59 [depot-tools]: https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/htm…
60 [git]: http://git-scm.com
61 [install-build-deps]: https://cs.chromium.org/chromium/src/build/install-build-deps.sh
62 [chromium-linux-build-instructions]: https://chromium.googlesource.com/chromium/src/+/main/docs/lin…
63 [chromium-win-build-instructions]: https://chromium.googlesource.com/chromium/src/+/main/docs/windo…
64 [chromium-linux-prerequisites]: https://chromium.googlesource.com/chromium/src/+/main/docs/linux/bu…
65 [chromium-android-build-build-instructions]: https://chromium.googlesource.com/chromium/src/+/main/…