mirror of
https://github.com/BernardoGiordano/Checkpoint
synced 2024-11-28 03:20:17 +00:00
README: switch-pkg-config
is required (#330)
Without this, my built .nro file would fail to boot.
This commit is contained in:
parent
1c86790e04
commit
d9af04f1a5
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ devkitARM and devkitA64 are required to compile Checkpoint for 3DS and Switch, r
|
|||
|
||||
### Switch version
|
||||
|
||||
`dkp-pacman -S libnx switch-freetype switch-libpng switch-libjpeg-turbo switch-sdl2 switch-sdl2_image switch-sdl2_ttf`
|
||||
`dkp-pacman -S libnx switch-pkg-config switch-freetype switch-libpng switch-libjpeg-turbo switch-sdl2 switch-sdl2_image switch-sdl2_ttf`
|
||||
|
||||
## License
|
||||
|
||||
|
|
Loading…
Reference in a new issue