From: Koen Kooi Date: Wed, 30 Nov 2011 19:09:22 +0000 (+0100) Subject: perl: bump PR for gdbm SOVERSION change X-Git-Tag: 2015-4~12610 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5ba2df7ceac938e0b36256acdd8c2ec1e754f8b1;p=openembedded-core.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 e864f1e436..5efe249c9f 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"