mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01:00
Removed duplicate dependencies, instead directing users to see the list below.
parent
67e9bd42c1
commit
619fea9282
@ -7,11 +7,9 @@ Dolphin runs on 64-bit Linux distributions. These instructions explain how to bu
|
||||
## Step 1 – Install the Correct Dependencies
|
||||
---
|
||||
|
||||
**Debian-based distributions (Ubuntu, Linux Mint, etc.)**
|
||||
`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**
|
||||
**Downloading build dependencies**
|
||||
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**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user