perl: bump PR for gdbm SOVERSION change

(From OE-Core rev: 5ba2df7ceac938e0b36256acdd8c2ec1e754f8b1)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Koen Kooi
2011-11-30 20:09:22 +01:00
committed by Richard Purdie
parent b480b6d119
commit 38be5d36d3

View File

@@ -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"