Code

keyboard: call wgetch() on main window
[ncmpc.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index d76c4e1f1d654cbaec4810804281462d4d48d782..04cea2ab344bd980eeec5a25b981e928a0098068 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -4,8 +4,10 @@ ncmpc INSTALL
 Requirements
 ------------
 
+  * a C99 compliant compiler (e.g. gcc)
+  * libmpdclient 2.9
   * ncurses (ncursesw for unicode / wide character support)
-  * glib-2.2 (2.4 for NLS support)
+  * GLib 2.30
 
 
 Configure and compile