From: Jonathan Druart Date: Tue, 12 May 2020 10:57:32 +0000 (+0200) Subject: Bug 20783: Remove WWW::YouTube::Download dependency X-Git-Tag: v20.11.00~1894 X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=e9f4d3bd76fc9764d58e4cb3ac8fb3eda6a939ca;p=koha-ffzg.git Bug 20783: Remove WWW::YouTube::Download dependency No longer used. Signed-off-by: Kelly McElligott Signed-off-by: Katrin Fischer Signed-off-by: Jonathan Druart --- diff --git a/cpanfile b/cpanfile index b123f578ce..6b4a34ed6f 100644 --- a/cpanfile +++ b/cpanfile @@ -176,6 +176,5 @@ recommends 'Text::CSV::Unicode', '0.40'; recommends 'Text::Unidecode', '0.04'; recommends 'Time::Fake', '0.11'; recommends 'UNIVERSAL::require', '0.13'; -recommends 'WWW::YouTube::Download', '0.56'; recommends 'WebService::ILS', '0.17'; recommends 'XML::Writer', '0.614'; diff --git a/debian/control b/debian/control index 692e413f5a..c42a69b4a4 100644 --- a/debian/control +++ b/debian/control @@ -152,7 +152,6 @@ Build-Depends: libalgorithm-checkdigits-perl, libwebservice-ils-perl, libwww-csrf-perl, libwww-perl, - libwww-youtube-download-perl, libxml-dumper-perl, libxml-libxml-perl, libxml-libxslt-perl, @@ -189,7 +188,6 @@ Depends: ${misc:Depends}, ${koha:Depends}, yaz Suggests: mysql-server | virtual-mysql-server, letsencrypt, - libwww-youtube-download-perl Homepage: http://koha-community.org/ Description: integrated (physical) library management system Koha is an Integrated Library Management system for real-world libraries @@ -388,7 +386,6 @@ Depends: libalgorithm-checkdigits-perl, libwebservice-ils-perl, libwww-csrf-perl, libwww-perl, - libwww-youtube-download-perl, libxml-dumper-perl, libxml-libxml-perl, libxml-libxslt-perl, diff --git a/debian/control.in b/debian/control.in index ffec01fdcc..782f790fb0 100644 --- a/debian/control.in +++ b/debian/control.in @@ -36,7 +36,6 @@ Depends: ${misc:Depends}, ${koha:Depends}, yaz Suggests: mysql-server | virtual-mysql-server, letsencrypt, - libwww-youtube-download-perl Homepage: http://koha-community.org/ Description: integrated (physical) library management system Koha is an Integrated Library Management system for real-world libraries