[Lunar-commits] <moonbase> xmltv: added missing dependencies

Duncan Gibson engelsman at lunar-linux.org
Sun Mar 29 18:18:53 CEST 2009


commit df15006617342f22a54e503da39b424d17c9f140
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date:   Sun Mar 29 18:18:53 2009 +0200

    xmltv: added missing dependencies
    
    strictly speaking, these are optional dependencies, but which ones
    are not needed is not known until after the different options are
    chosen during the configuration step. Add them all, just to be safe.
---
 utils/xmltv/DEPENDS |   11 +++++++++++
 utils/xmltv/DETAILS |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/utils/xmltv/DEPENDS b/utils/xmltv/DEPENDS
index 6b7891a..45ff46d 100644
--- a/utils/xmltv/DEPENDS
+++ b/utils/xmltv/DEPENDS
@@ -8,3 +8,14 @@ depends Lingua-EN-Numbers-Ordinate
 depends Unicode-String
 depends TermReadKey
 depends libwww-perl
+
+# following may or may not be needed, but it's not possible to know
+# until after the manual setup, so include all of them just to be safe.
+depends Archive-Zip
+depends File-Slurp
+depends HTTP-Cache-Transparent
+depends perl-tk
+depends Term-ProgressBar
+depends WWW-Mechanize
+depends XML-LibXML
+
diff --git a/utils/xmltv/DETAILS b/utils/xmltv/DETAILS
index 29a48e1..fed38a6 100644
--- a/utils/xmltv/DETAILS
+++ b/utils/xmltv/DETAILS
@@ -5,7 +5,7 @@
       SOURCE_VFY=sha1:68e3f0cf7e283543da15d5fe386bdb9f1446711e
         WEB_SITE=http://xmltv.sourceforge.net
          ENTERED=20040212
-         UPDATED=20090114
+         UPDATED=20090329
            SHORT="program to get XML tv listings"
 
 cat << EOF


More information about the Lunar-commits mailing list