Update package dependencies for Debian/Ubuntu and explicitly state it

This commit is contained in:
Rayyan Ansari 2022-05-17 20:49:01 +01:00 committed by GitHub
parent 7f4f17de63
commit 6c7485d017
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ As for the rest, the interface should be pretty straightforward. If you have a q
### Linux:
1. Install dependencies: `sudo apt install cmake libcurl4-gnutls-dev libpcap0.8-dev libsdl2-dev qt5-default libslirp-dev libarchive-dev libepoxy-dev`
1. Install dependencies (for example on Debian/Ubuntu: `sudo apt install cmake libcurl4-gnutls-dev libpcap0.8-dev libsdl2-dev qtbase5-dev libslirp-dev libarchive-dev libepoxy-dev`)
2. Download the melonDS repository and prepare:
```bash
git clone https://github.com/Arisotura/melonDS