From 6c7485d01786fe92da4c2760d23e4ee26ce872a3 Mon Sep 17 00:00:00 2001 From: Rayyan Ansari Date: Tue, 17 May 2022 20:49:01 +0100 Subject: Update package dependencies for Debian/Ubuntu and explicitly state it --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 028acad..61e9c96 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3