Added build requirements to the README.
This commit is contained in:
parent
86632292b0
commit
e648cc9485
@ -7,6 +7,10 @@ The latest release is available from the [releases](https://github.com/switchbre
|
|||||||
#### Building
|
#### Building
|
||||||
Build with ```make nx``` or just run ```make```.
|
Build with ```make nx``` or just run ```make```.
|
||||||
|
|
||||||
|
The following is required to build: libfreetype (switch-freetype), libconfig (switch-libconfig), and libjpeg-turbo (switch-libjpeg-turbo). Where "({name})" is the pacman package.
|
||||||
|
|
||||||
|
C11-threads are used, hence building for the pc-build may fail if C11-threads are not available.
|
||||||
|
|
||||||
#### Credits
|
#### Credits
|
||||||
|
|
||||||
* This uses code based on 3DS [new-hbmenu](https://github.com/fincs/new-hbmenu).
|
* This uses code based on 3DS [new-hbmenu](https://github.com/fincs/new-hbmenu).
|
||||||
|
Loading…
Reference in New Issue
Block a user