mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 06:10:05 +00:00
Add notice that the required packages list is a best-effort; building has not been tried on a clean system + just the listed packages
parent
1a1d763bdf
commit
a79be6e7a6
@ -1,6 +1,6 @@
|
|||||||
*OpenBSD is not officially supported. These instructions are not actively updated and represent what happened to work for one user on amd64 in March 2018.*
|
*OpenBSD is not officially supported. These instructions are not actively updated and represent what happened to work for one user on amd64 in March 2018.*
|
||||||
|
|
||||||
Install the required packages:
|
Install the required packages: (Please amend if you notice some are missing, I did not test this on a clean installation!)
|
||||||
```
|
```
|
||||||
pkg_add cmake curl sdl2 qtbase
|
pkg_add cmake curl sdl2 qtbase
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user