shithub: cstory

Download patch

ref: 95e5e859a3d3b2105f4c7c88b1b824cbd01b2d69
parent: 5c339ef686f0688af3be0c52311d63345d32e4f0
author: Clownacy <Clownacy@users.noreply.github.com>
date: Tue Apr 30 08:59:50 EDT 2019

Remove pkg-config from the readme's list of dependencies

It only applies to the Makefile

--- a/README.md
+++ b/README.md
@@ -12,7 +12,6 @@
 
 * SDL2
 * FreeType
-* pkg-config
 * FLTK
 
 ## Building
@@ -44,6 +43,8 @@
 Once built, the executables can be found in `build_en` or `build_jp`, depending on the selected language.
 
 ### Makefile (deprecated)
+
+*Note: this requires pkg-config*
 
 Run 'make' in the base directory, preferably with some of the following settings: