Added pkg-config to the list of dependencies
I swear me and Cucky talked about this already, yet for some reason I never added it.
This commit is contained in:
parent
b81e4a11ab
commit
1b7b8922f3
1 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,9 @@ Cave Story Engine 2 is based off of the *original freeware release* by Studio Pi
|
|||
|
||||
## Dependencies
|
||||
|
||||
This project currently depends on SDL2 and FreeType.
|
||||
* SDL2
|
||||
* FreeType
|
||||
* pkg-config
|
||||
|
||||
## Building
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue