From c7ad704784c9248f27488fa44f277e6a5e5feb3f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20B=C3=BCren?= Date: Mon, 30 Aug 2010 13:40:33 +0200 Subject: [PATCH 1/1] =?utf8?q?aptitude=20install=20libparent-perl=20musste?= =?utf8?q?=20ich=20f=C3=BCr=20die=202.6.2-unstable=20ausf=C3=BChren.=20Ent?= =?utf8?q?sprechend=20f=C3=BCr=20den=20Installations-Check=20angegeben?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- SL/InstallationCheck.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index a48c7c644..da419e982 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -25,6 +25,7 @@ use strict; { name => "URI", url => "http://search.cpan.org/~gaas/" }, { name => "XML::Writer", url => "http://search.cpan.org/~josephw/" }, { name => "YAML", url => "http://search.cpan.org/~ingy/" }, + { name => "parent", url => "http://search.cpan.org/dist/parent/" }, ); @optional_modules = (); -- 2.20.1