aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/lcov/lcov_1.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/lcov/lcov_1.14.bb')
-rwxr-xr-xmeta-oe/recipes-support/lcov/lcov_1.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/lcov/lcov_1.14.bb b/meta-oe/recipes-support/lcov/lcov_1.14.bb
index 0cc8b31b3f..c501b1534d 100755
--- a/meta-oe/recipes-support/lcov/lcov_1.14.bb
+++ b/meta-oe/recipes-support/lcov/lcov_1.14.bb
@@ -8,7 +8,7 @@ LCOV supports statement, function and branch coverage measurement."
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-RDEPENDS_${PN} += " \
+RDEPENDS:${PN} += " \
libjson-perl \
libperlio-gzip-perl \
perl \
@@ -44,7 +44,7 @@ RDEPENDS_${PN} += " \
perl-module-tie-hash \
"
-RDEPENDS_${PN}_append_class-target = " \
+RDEPENDS:${PN}:append:class-target = " \
gcov \
gcov-symlinks \
"