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:
Clownacy 2019-03-21 18:56:55 +00:00
parent b81e4a11ab
commit 1b7b8922f3

View file

@ -10,7 +10,9 @@ Cave Story Engine 2 is based off of the *original freeware release* by Studio Pi
## Dependencies ## Dependencies
This project currently depends on SDL2 and FreeType. * SDL2
* FreeType
* pkg-config
## Building ## Building