diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-05-11 13:39:11 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-05-11 13:39:11 (GMT) |
commit | 7c11a5fad703aa671a80a6d3ecd0c51b9210cde0 (patch) | |
tree | 2497400a905fbc7a4b3883ce82bc8b7bddb19368 /debian | |
parent | 6b6b8e4ae94161691d29b13c148067dcccdf7089 (diff) |
moved to JSON::MaybeXS
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2a62cdb..4e46118 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.9.5 Package: rhautoimport Architecture: all -Depends: ${misc:Depends}, adduser, libdate-calc-perl, libfile-slurp-perl, libjson-any-perl, librhrd-perl, liburi-perl, libwww-perl, libxml-feed-perl, perl, bsd-mailx +Depends: ${misc:Depends}, adduser, libdate-calc-perl, libfile-slurp-perl, libjson-maybexs-perl, librhrd-perl, liburi-perl, libwww-perl, libxml-feed-perl, perl, bsd-mailx Description: Radio Helsinki automatic importer This a set of scripts to automagically import shows from various external sources. |