From 94990e7d1f2d3ebc1be10a1162562a2df96ac3a5 Mon Sep 17 00:00:00 2001 From: Dan Kruchinin Date: Sat, 13 Nov 2010 16:09:01 +0300 Subject: recipes/perl: add another missing runtime dependency * Storable uses Carp::Heavy Signed-off-by: Dan Kruchinin Signed-off-by: Roman I Khimov --- recipes/perl/perl-rdepends_5.10.1.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes/perl/perl-rdepends_5.10.1.inc') diff --git a/recipes/perl/perl-rdepends_5.10.1.inc b/recipes/perl/perl-rdepends_5.10.1.inc index 552160311a..12c59d8ca4 100644 --- a/recipes/perl/perl-rdepends_5.10.1.inc +++ b/recipes/perl/perl-rdepends_5.10.1.inc @@ -27,6 +27,8 @@ RDEPENDS_perl-module-utf8-heavy += "perl-module-unicore-exact " RDEPENDS_perl-module-pod-simple-blackbox += "perl-module-universal" RDEPENDS_perl-module-file-temp += "perl-module-io-seekable" +RDEPENDS_perl-module-storable += "perl-module-carp-heavy " + # Auto-generated dependencies RDEPENDS_perl-module-app-prove += "perl-module-app-prove-state " RDEPENDS_perl-module-app-prove += "perl-module-carp " -- cgit 1.2.3-korg