Code

keyboard: call wgetch() on main window
[ncmpc.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 85e790a400878be9bd980c5e26f317d2c55a9633..04cea2ab344bd980eeec5a25b981e928a0098068 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -5,9 +5,9 @@ Requirements
 ------------
 
   * a C99 compliant compiler (e.g. gcc)
-  * libmpdclient 2.3
+  * libmpdclient 2.9
   * ncurses (ncursesw for unicode / wide character support)
-  * GLib 2.14
+  * GLib 2.30
 
 
 Configure and compile