X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=INSTALL;h=2e92e541a35cca4c9b62976d445078cb02b15700;hb=e102b113be1c6e118eb0962991620f8bfaa8caa8;hp=d76c4e1f1d654cbaec4810804281462d4d48d782;hpb=00decc13280a7d92595c6f59249d8a3852a42746;p=ncmpc.git diff --git a/INSTALL b/INSTALL index d76c4e1..2e92e54 100644 --- a/INSTALL +++ b/INSTALL @@ -4,8 +4,10 @@ ncmpc INSTALL Requirements ------------ + * a C99 compliant compiler (e.g. gcc) + * libmpdclient 2.2 * ncurses (ncursesw for unicode / wide character support) - * glib-2.2 (2.4 for NLS support) + * GLib 2.14 Configure and compile