From: Koen Kooi Date: Wed, 30 Nov 2011 19:09:22 +0000 (+0100) Subject: perl: bump PR for gdbm SOVERSION change X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~43447 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ba2df7ceac938e0b36256acdd8c2ec1e754f8b1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git perl: bump PR for gdbm SOVERSION change Signed-off-by: Koen Kooi Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/perl/perl_5.14.2.bb b/meta/recipes-devtools/perl/perl_5.14.2.bb index e864f1e4366..5efe249c9f9 100644 --- a/meta/recipes-devtools/perl/perl_5.14.2.bb +++ b/meta/recipes-devtools/perl/perl_5.14.2.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \ # We need gnugrep (for -I) DEPENDS = "virtual/db grep-native" DEPENDS += "gdbm zlib" -PR = "r0" +PR = "r1" # 5.10.1 has Module::Build built-in PROVIDES += "libmodule-build-perl"