summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 0a2705ff..d2a4e87c 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -8,16 +8,21 @@
* make
* autoconf
* automake (1.11.3 or up)
+* pkg-config
* Developer packages of the external libraries
### External libraries
* libxinerama
-* libxft
+* libxft2
* libpango
* libpangoxft
+* libglib2.0
* libx11
+On debian based systems, the developer packages are in the form of: `<package>-dev` on rpm based
+'<package>-devel'.
+
### Optional: