From: Andrew Ruthven Date: Wed, 21 Nov 2007 07:41:43 +0000 (+1300) Subject: Update dependencies, and fix a typo. X-Git-Tag: 0.5~5 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec7289baeb4aa7de11114dfbbce6a6b96bf9742;p=mythtv-status.git Update dependencies, and fix a typo. --- diff --git a/INSTALL b/INSTALL index 801c6c2..a6a813e 100644 --- a/INSTALL +++ b/INSTALL @@ -1,13 +1,15 @@ Installing MythTV Status ======================== -Depedencies ------------ +Dependencies +------------ You will need to have the following Perl modules installed: -LWP::Simple -XML::LibXML -Date::Manip + LWP::Simple + XML::LibXML + Date::Manip + MIME::Entity + MythTV - The MythTV Perl API If you have installed this package using Debian then they should already be present. @@ -18,3 +20,4 @@ To update the message of the day you will probably want to modify bin/mythtv-update-motd to work with the location of your /etc/motd file (on Debian it is symlinked into /var/run), and then run that script on a regular basis from cron. +