summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-05-25 10:30:32 +0200
committerQC <qball@gmpclient.org>2015-05-25 10:31:10 +0200
commitd312090701bd03cabcad9e6588ea44244c6a94f2 (patch)
tree579c25c1c53d1aadbc078fd60488344f93ce30cc /INSTALL.md
parent1fbb3b50f8bac739b29d74c57d29f4ab2a5504ac (diff)
Issue #168: Add note about pkg-config and update packages.
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: