From f6d36e60cff525a5b7904cf92aa7b65fe7bd8e8e Mon Sep 17 00:00:00 2001
From: Nicholas Marriott
Date: Wed, 10 Mar 2010 22:13:17 +0000
Subject: [PATCH] Mention dependencies.
---
www/index.html.in | 3 +++
1 file changed, 3 insertions(+)
diff --git a/www/index.html.in b/www/index.html.in
index df06b24e..41c97a1e 100644
--- a/www/index.html.in
+++ b/www/index.html.in
@@ -63,6 +63,9 @@ development.
system. The portable version is hosted on
SourceForge and runs on Linux, FreeBSD, NetBSD, Solaris and AIX.
+tmux depends on libevent 1.4 and a
+terminfo implementation (normally ncurses).
+