diff options
author | Christian Pointner <equinox@spreadspace.org> | 2016-05-11 13:21:48 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2016-05-11 13:21:48 (GMT) |
commit | d3a58ca8d580d55e6ea1e6b7bab155b8855337d5 (patch) | |
tree | 240bb3c36c38614c159b20dd3796afc538d5bd04 /debian | |
parent | 47d2fa25c11d5b99d8f2f5dde01b78b151374799 (diff) |
moved to JSON::MaybeXS
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9a0a748..f7bfe60 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.9.6 Package: librhrd-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, libconfig-inifiles-perl, libdbi-perl, libdbd-mysql-perl, libdate-calc-perl, libdatetime-perl, libdatetime-timezone-perl, libdatetime-format-strptime-perl, libjson-any-perl, liburi-perl, liburi-fetch-perl, libwww-perl +Depends: ${misc:Depends}, ${perl:Depends}, libconfig-inifiles-perl, libdbi-perl, libdbd-mysql-perl, libdate-calc-perl, libdatetime-perl, libdatetime-timezone-perl, libdatetime-format-strptime-perl, libjson-maybexs-perl, liburi-perl, liburi-fetch-perl, libwww-perl Description: Radio Helsinki Rivendell Perl Modules These modules are used by rhwebimport, rhimport as well by some other scripts. @@ -25,3 +25,4 @@ Description: Radio Helsinki Rivendell Utilities * rhrd-show * rhrd-user * rhrd-sanity-check + * rhrd-schedules |