summaryrefslogtreecommitdiffhomepage
path: root/android/BuildInstructions.md
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2022-10-11 08:28:41 +0200
committerAlbin <albin@mullvad.net>2022-10-11 11:38:37 +0200
commitc5ef4ea3a08bb1887d4182a7f9a62a324002ccc4 (patch)
treeb927239c35994342a8be9d00765a895a7b27704f /android/BuildInstructions.md
parent834da982e9823a09a397196a6f309373dc5e642c (diff)
downloadmullvadvpn-c5ef4ea3a08bb1887d4182a7f9a62a324002ccc4.tar.xz
mullvadvpn-c5ef4ea3a08bb1887d4182a7f9a62a324002ccc4.zip
Add missing gcc in android build instructions
Diffstat (limited to 'android/BuildInstructions.md')
-rw-r--r--android/BuildInstructions.md2
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