aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-10-15 09:35:25 +0200
committerMax Kellermann <max@duempel.org>2013-10-15 09:35:25 +0200
commitb97b7a7493c0535cd21d05189c1a5b7cdd0accb2 (patch)
tree2f4f31d3f7065528dcd795c788d37881b0075e42 /INSTALL
parentbe2951b45fe071ae7e4957414c7b23e72fbac07a (diff)
downloadmpd-b97b7a7493c0535cd21d05189c1a5b7cdd0accb2.tar.gz
mpd-b97b7a7493c0535cd21d05189c1a5b7cdd0accb2.tar.xz
mpd-b97b7a7493c0535cd21d05189c1a5b7cdd0accb2.zip
require GLib 2.28
The header glib_compat.h is now obsolete and can be removed.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 4258d2999..5c7cd4333 100644
--- a/INSTALL
+++ b/INSTALL
@@ -13,7 +13,7 @@ Dependencies
gcc - http://gcc.gnu.org/
Any other C99 compliant compiler should also work.
-GLib 2.16 - http://www.gtk.org/
+GLib 2.28 - http://www.gtk.org/
General-purpose utility library.