aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKalle Wallin <kaw@linux.se>2004-07-02 10:30:01 +0000
committerKalle Wallin <kaw@linux.se>2004-07-02 10:30:01 +0000
commit2bdcaa623f479686a08bcfe6285db633e9fa4a4e (patch)
tree95e068dc47d0013609f11dd81bbb71581e0a99c2 /README
parent7bf87192828e33fbdad2dd2a82474acaffc1bdf1 (diff)
downloadmpd-2bdcaa623f479686a08bcfe6285db633e9fa4a4e.tar.gz
mpd-2bdcaa623f479686a08bcfe6285db633e9fa4a4e.tar.xz
mpd-2bdcaa623f479686a08bcfe6285db633e9fa4a4e.zip
improved error handling in the argv parser
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1762 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index afdaa3058..ca1e28d65 100644
--- 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