mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 22:44:37 +02:00
Removed duplicate dependencies, instead directing users to see the list below.
@@ -7,11 +7,9 @@ Dolphin runs on 64-bit Linux distributions. These instructions explain how to bu
|
|||||||
## Step 1 – Install the Correct Dependencies
|
## Step 1 – Install the Correct Dependencies
|
||||||
---
|
---
|
||||||
|
|
||||||
**Debian-based distributions (Ubuntu, Linux Mint, etc.)**
|
**Downloading build dependencies**
|
||||||
`sudo apt-get install cmake git g++ libwxbase3.0-dev libwxgtk3.0-dev libgtk2.0-dev libxrandr-dev libxext-dev libao-dev libasound2-dev libpulse-dev libbluetooth-dev libreadline-gplv2-dev libavcodec-dev libavformat-dev libswscale-dev`
|
|
||||||
|
|
||||||
**Other Linux versions**
|
|
||||||
See the [build dependencies](#build-dependencies) below for a list of packages you will need to install.
|
See the [build dependencies](#build-dependencies) below for a list of packages you will need to install.
|
||||||
|
On Debian-based distributions, you can use `apt-get` to install them.
|
||||||
|
|
||||||
**Installing SDL**
|
**Installing SDL**
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user