diff options
Diffstat (limited to 'recipes-test/gcovr')
-rw-r--r-- | recipes-test/gcovr/gcovr_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-test/gcovr/gcovr_git.bb b/recipes-test/gcovr/gcovr_git.bb index 5bad0a938..422f514e8 100644 --- a/recipes-test/gcovr/gcovr_git.bb +++ b/recipes-test/gcovr/gcovr_git.bb @@ -13,7 +13,7 @@ S = "${WORKDIR}/git" inherit setuptools3 -RDEPENDS_${PN} += " \ +RDEPENDS:${PN} += " \ python3-compression \ python3-core \ python3-crypt \ |