From: Sven Schöling Date: Mon, 17 Jul 2017 10:00:52 +0000 (+0200) Subject: Revert "InstallationCheck - HTML::Entities hinzugefügt" X-Git-Tag: release-3.5.4~1016 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=e327ee009f14a50e68d2340625777333f4ec32a6;p=kivitendo-erp.git Revert "InstallationCheck - HTML::Entities hinzugefügt" This reverts commit 19e86778398cbb4e94e463b18e57569d9c814c16. diesmal dauerhaft --- diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index 851d0b667..6516c2ee0 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -33,7 +33,6 @@ BEGIN { { name => "File::Copy::Recursive", url => "http://search.cpan.org/~dmuey/", debian => 'libfile-copy-recursive-perl' }, { name => "File::MimeInfo::Magic", url => "http://search.cpan.org/~michielb/", debian => 'libfile-mimeinfo-perl' }, { name => "GD", url => "http://search.cpan.org/~lds/", debian => 'libgd-gd2-perl', }, - { name => 'HTML::Entities', url => 'http://search.cpan.org/~gaas/', debian => 'libhtml-parser-perl', }, { name => 'HTML::Parser', url => 'http://search.cpan.org/~gaas/', debian => 'libhtml-parser-perl', }, { name => 'HTML::Restrict', url => 'http://search.cpan.org/~oalders/', }, { name => "Image::Info", url => "http://search.cpan.org/~srezic/", debian => 'libimage-info-perl' },