summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index f29378e..25cb133 100644
--- a/README
+++ b/README
@@ -50,6 +50,10 @@ Some skins may use True Type Fonts, which requires the FreeType package to be
installed. If you don't want to use FreeType font rendering, you may disable
that in the Makefile, too.
+The Makefile uses pkg-config by default to find out the necessary compiler,
+preprocessor and linker flags and libraries for the above, so you'll need it
+and the *.pc files for the above packages properly installed as well.
+
Installation:
-------------