From b3e7bde29f13b57533e08ef1aae1e51c7586487d Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 12 May 2020 12:57:32 +0200 Subject: [PATCH] Bug 20783: Remove WWW::YouTube::Download dependency No longer used. Signed-off-by: Kelly McElligott Signed-off-by: Katrin Fischer --- cpanfile | 1 - debian/control | 3 --- debian/control.in | 1 - 3 files changed, 5 deletions(-) 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 c610d412f7..749986db25 100644 --- a/debian/control +++ b/debian/control @@ -154,7 +154,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, @@ -194,7 +193,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 @@ -396,7 +394,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 9ab6b8062d..2863083aa3 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 -- 2.11.0