libxml-sax-base-perl: Improve RDEPENDS to be package specific

(From OE-Core rev: b72f277a8952649f23a3e476a10bf1e1706918be)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2013-02-04 11:29:40 +00:00
parent b6bade27b8
commit d5be19371a
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ implement the characters() callback."
SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0+"
RDEPENDS += "perl-module-extutils-makemaker"
RDEPENDS_${PN} += "perl-module-extutils-makemaker"
PR = "r0"
LIC_FILES_CHKSUM = "file://dist.ini;endline=5;md5=8f9c9a55340aefaee6e9704c88466446"