summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2007-12-02 15:58:26 +0000
committerAndreas Brachold <vdr07@deltab.de>2007-12-02 15:58:26 +0000
commit28a8a95de87ddf16f862745b350bdb30bad0213a (patch)
tree508f1422fdc83c8b1ce4a946a0acff3746e5fa6a /install.sh
parentfabf95b3bde629e06b56b48276adf6a553bc9b6b (diff)
downloadxxv-28a8a95de87ddf16f862745b350bdb30bad0213a.tar.gz
xxv-28a8a95de87ddf16f862745b350bdb30bad0213a.tar.bz2
* RECORDS: Use Linux::Inotify2, to detect new recordings
* Rename to RECORDS::interval to RECORDS::reading in minutes, use as backup secondary update interval, inotify fail.
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index b8bba79..3a7e2bc 100755
--- a/install.sh
+++ b/install.sh
@@ -137,6 +137,7 @@ perlModules()
checkPerlModule HTML::TextToHTML
checkPerlModule HTML::TreeBuilder
checkPerlModule JSON
+ checkPerlModule Linux::Inotify2
checkPerlModule LWP::Simple
checkPerlModule LWP::UserAgent
checkPerlModule Locale::gettext