Code

improved error handling in the argv parser
[ncmpc.git] / README
diff --git a/README b/README
index afdaa3058d9c3220d8790517856f04e7539e9ba6..ca1e28d659c75ebe7ffdb370ce3b67ac245e5a4c 100644 (file)
--- a/README
+++ b/README
@@ -14,6 +14,11 @@ control for music playback over a local network. Read more at musicpd.org
 
 How to compile and install ncmpc
 -------------------------------------------------------------------------------
+
+Requirements:
+       * ncurses 
+       * glib-2.2 (2.4 for NLS support)
+
 Download the ncmpc source code, then:
        $ tar zxvf ncmpc-x.y.z.tar.gz
        $ cd ncmpc-x.y.z