diff options
| author | Albin <albin@mullvad.net> | 2022-10-11 08:28:41 +0200 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2022-10-11 11:38:37 +0200 |
| commit | c5ef4ea3a08bb1887d4182a7f9a62a324002ccc4 (patch) | |
| tree | b927239c35994342a8be9d00765a895a7b27704f /android | |
| parent | 834da982e9823a09a397196a6f309373dc5e642c (diff) | |
| download | mullvadvpn-c5ef4ea3a08bb1887d4182a7f9a62a324002ccc4.tar.xz mullvadvpn-c5ef4ea3a08bb1887d4182a7f9a62a324002ccc4.zip | |
Add missing gcc in android build instructions
Diffstat (limited to 'android')
| -rw-r--r-- | android/BuildInstructions.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/android/BuildInstructions.md b/android/BuildInstructions.md index 3c7af49258..ec406abde5 100644 --- a/android/BuildInstructions.md +++ b/android/BuildInstructions.md @@ -14,6 +14,8 @@ on your platform please submit an issue or a pull request. - `protobuf-devel` on Fedora. - `libprotobuf-dev` on Debian/Ubuntu. +- Install `gcc` + ## Android toolchain - Install the JDK |
