Add g++ gcc gperf deps for monerodart

See notes on https://github.com/cypherstack/stack_wallet/pull/818
This commit is contained in:
sneurlax 2024-05-03 17:06:43 -05:00 committed by GitHub
parent d5d5f1bcd2
commit 9035e2311d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ Make a Pixel 4 (API 30) x86_64 emulator with 2GB of storage space for emulation
Install basic dependencies
```
sudo apt-get install libssl-dev curl unzip automake build-essential file pkg-config git python libtool libtinfo5 cmake libgit2-dev clang libncurses5-dev libncursesw5-dev zlib1g-dev llvm python3-distutils
sudo apt-get install libssl-dev curl unzip automake build-essential file pkg-config git python libtool libtinfo5 cmake libgit2-dev clang libncurses5-dev libncursesw5-dev zlib1g-dev llvm python3-distutils g++ gcc gperf
```
The following *may* be needed for Android studio: