mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-18 21:27:56 +00:00
Changed the Ubuntu dependencies formatting for friendly copy-paste into a terminal
parent
cb86a18aea
commit
50a23e6654
@ -7,18 +7,7 @@
|
|||||||
## Additional Dependencies Examples
|
## Additional Dependencies Examples
|
||||||
|
|
||||||
### For Ubuntu 20.04+ with Dolphin versions ~5.0-13001 or newer
|
### For Ubuntu 20.04+ with Dolphin versions ~5.0-13001 or newer
|
||||||
* ffmpeg
|
`sudo apt install ffmpeg libavcodec-dev libavformat-dev libavutil-dev libswscale-dev libevdev-dev libudev-dev libxrandr-dev libxi-dev libpangocairo-1.0-0 qt5-default qtbase5-private-dev`
|
||||||
* libavcodec-dev
|
|
||||||
* libavformat-dev
|
|
||||||
* libavutil-dev
|
|
||||||
* libswscale-dev
|
|
||||||
* libevdev-dev
|
|
||||||
* libudev-dev
|
|
||||||
* libxrandr-dev
|
|
||||||
* libxi-dev
|
|
||||||
* libpangocairo-1.0-0
|
|
||||||
* qt5-default
|
|
||||||
* qtbase5-private-dev
|
|
||||||
|
|
||||||
### Other Debian based (Debian, Kali, etc.):
|
### Other Debian based (Debian, Kali, etc.):
|
||||||
`sudo apt install git cmake ffmpeg libavcodec-dev libevdev-dev libusb-1.0-0-dev libavformat-dev libswscale-dev libsfml-dev libminiupnpc-dev libmbedtls-dev curl libhidapi-dev libpangocairo-1.0-0 libgtk2.0-dev libbluetooth-dev qt5-default qtbase5-private-dev libudev-dev portaudio19-dev`
|
`sudo apt install git cmake ffmpeg libavcodec-dev libevdev-dev libusb-1.0-0-dev libavformat-dev libswscale-dev libsfml-dev libminiupnpc-dev libmbedtls-dev curl libhidapi-dev libpangocairo-1.0-0 libgtk2.0-dev libbluetooth-dev qt5-default qtbase5-private-dev libudev-dev portaudio19-dev`
|
||||||
|
Loading…
Reference in New Issue
Block a user