mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-06-28 09:59:41 -06:00
Update package dependencies for Debian/Ubuntu and explicitly state it
This commit is contained in:
@ -36,7 +36,7 @@ As for the rest, the interface should be pretty straightforward. If you have a q
|
|||||||
|
|
||||||
### Linux:
|
### 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:
|
2. Download the melonDS repository and prepare:
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/Arisotura/melonDS
|
git clone https://github.com/Arisotura/melonDS
|
||||||
|
Reference in New Issue
Block a user