diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2008-01-04 12:18:08 +0000 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2008-01-04 12:18:08 +0000 |
commit | 5c85a6ca2b45b581822907261cc8f24e1cb8072f (patch) | |
tree | d634cc5db6b1740181d8f1af4c5c1012f50d5660 /README | |
parent | ee21e04747754ec322ab7bc7ad187618053c5bb4 (diff) | |
download | vdr-plugin-live-5c85a6ca2b45b581822907261cc8f24e1cb8072f.tar.gz vdr-plugin-live-5c85a6ca2b45b581822907261cc8f24e1cb8072f.tar.bz2 |
- A change in the TNTVERS7 detection shell command does not use bash
features. So the previous commit could be 'reverted' and bash is no
longer a needed prerequisite for LIVE.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -60,9 +60,6 @@ boost >= 1.32.0 - http://www.boost.org Tntnet >= 1.5.3 - http://www.tntnet.org/download.hms Cxxtools >= 1.4.3 - http://www.tntnet.org/download.hms -The LIVE Makefile makes use of bash features. So you need to have /bin/bash -installed on your system (It needs not to bee the default shell). - Tntnet provides basic webserver functions for live and needs cxxtools. Boost provides some data structures we need. While currently relying on the full blown package we might provide a stripped down version in the future. |