mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-19 13:47:49 +00:00
saving some time for others to figure out, what packages dolphin depends on.
parent
57908d66e2
commit
d21a3350dc
@ -2,7 +2,12 @@
|
||||
|
||||
- Git
|
||||
- CMake
|
||||
- Anything CMake reports to you during makefile generation
|
||||
|
||||
## Dependencies
|
||||
on debian:
|
||||
|
||||
`apt install cmake ffmpeg libavcodec-dev libevdev-dev libusb-1.0-0-dev libavformat-dev libswscale-dev libsfml-dev libminiupnpc-dev libmbedtls-dev curl libhidapi-dev libwxbase3.0-dev libwxgtk3.0-dev libpangocairo-1.0-0 libgtk2.0-dev libbluetooth-dev qt5-default`
|
||||
|
||||
|
||||
## Checkout Dolphin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user