From e327ee009f14a50e68d2340625777333f4ec32a6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Mon, 17 Jul 2017 12:00:52 +0200 Subject: [PATCH] =?utf8?q?Revert=20"InstallationCheck=20-=20HTML::Entities?= =?utf8?q?=20hinzugef=C3=BCgt"?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This reverts commit 19e86778398cbb4e94e463b18e57569d9c814c16. diesmal dauerhaft --- SL/InstallationCheck.pm | 1 - 1 file changed, 1 deletion(-) 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' }, -- 2.20.1