Add JSON::XS Perl package for grab_tv_huro

This commit is contained in:
tobbenb
2018-04-21 16:41:11 +02:00
parent 24d94ed4ad
commit ac7dc7b478
2 changed files with 2 additions and 0 deletions

View File

@@ -160,6 +160,7 @@ You need to enable minimum advanced view level to see the picons options..
## Versions
+ **21.04.18:** Add JSON::XS Perl package for grab_tv_huro.
+ **04.03.18:** Use sourceforge master rather than mirror for xmltv.
+ **22.02.18:** Add missing pngquant package.
+ **21.02.18:** Fix wrong version of iconv used and add some build options from CvH.

View File

@@ -11,6 +11,7 @@ requires 'HTML::TableExtract' ;
requires 'HTTP::Cache::Transparent' => ">= 1.3, != 1.4" ;
requires 'inc' ;
requires 'JSON::PP' ;
requires 'JSON::XS' ;
requires 'LWP::Simple' ;
requires 'LWP::UserAgent' ;
requires 'PerlIO::gzip' ;