summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger (at) gmx (dot) de>2007-05-30 17:31:50 +0000
committerChristian Wieninger <cwieninger (at) gmx (dot) de>2007-05-30 17:31:50 +0000
commit7eb0c33d6137e14dbfb168dc602cbda7fb1ac642 (patch)
tree4e30d8576d8c31e7f8bc2290c5cb253ebab2fc28
parentb6d45c8704e2f0ad1c1082e78f51bb63aaf38f71 (diff)
downloadvdr-plugin-live-7eb0c33d6137e14dbfb168dc602cbda7fb1ac642.tar.gz
vdr-plugin-live-7eb0c33d6137e14dbfb168dc602cbda7fb1ac642.tar.bz2
- updated requirements
-rw-r--r--README7
1 files changed, 6 insertions, 1 deletions
diff --git a/README b/README
index bc199a2..76772d0 100644
--- a/README
+++ b/README
@@ -30,9 +30,14 @@ fast.
Requirements:
=============
+VDR >= 1.4.3-3
Tntnet >= 1.5.3 - http://www.tntnet.org/download.hms
Cxxtools >= 1.4.3 - http://www.tntnet.org/download.hms
-boost >= 1.32.0 - http://www.boost.org
+gcc >= 3.1
+
+if gcc < 4.0:
+boost >= 1.32.0 - http://www.boost.org
+
Tntnet provides basic webserver functions for live and needs cxxtools.
Boost provides some data structures we need. While currently relying on the