aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libintl-perl_1.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libintl-perl_1.11.bb')
-rw-r--r--recipes/perl/libintl-perl_1.11.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/perl/libintl-perl_1.11.bb b/recipes/perl/libintl-perl_1.11.bb
index 2c67f7c2c3..cf5af66e42 100644
--- a/recipes/perl/libintl-perl_1.11.bb
+++ b/recipes/perl/libintl-perl_1.11.bb
@@ -4,6 +4,10 @@ LICENSE = "Artistic|GPL"
PR= "r2"
SRC_URI = "http://www.cpan.org/authors/id/G/GU/GUIDO/libintl-perl-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "091e05542e36f030c785f2919f05b73f"
+SRC_URI[sha256sum] = "71e397949e79eb0f789f73259db5fc7be1e2ba1c604510c8d44b101d7d6e6479"
+
DEPENDS = "perl"
RDEPENDS = "perl-module-vars perl-module-locale perl-module-io-handle perl-module-symbol perl-module-selectsaver perl-module-io perl-module-integer perl-module-exporter-heavy"