Code

screen_find: fix indent
[ncmpc.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index d46f21b4fbb3d1f638de5a8d4042e5785005a8dc..85e790a400878be9bd980c5e26f317d2c55a9633 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -5,9 +5,9 @@ Requirements
 ------------
 
   * a C99 compliant compiler (e.g. gcc)
-  * libmpdclient 2.0
+  * libmpdclient 2.3
   * ncurses (ncursesw for unicode / wide character support)
-  * glib-2.2 (2.4 for NLS support)
+  * GLib 2.14
 
 
 Configure and compile