diff --git a/meta-patchtest/recipes-core/packagegroups/packagegroup-patchtest-oe.bb b/meta-patchtest/recipes-core/packagegroups/packagegroup-patchtest-oe.bb
index 3dd97bd..35758c5 100644
--- a/meta-patchtest/recipes-core/packagegroups/packagegroup-patchtest-oe.bb
+++ b/meta-patchtest/recipes-core/packagegroups/packagegroup-patchtest-oe.bb
@@ -6,7 +6,7 @@ DESCRIPTION = "Packages required to run patchtest-oe test cases using patchtest"
 
 inherit packagegroup
 
-RDEPENDS_${PN} = "\
+RDEPENDS:${PN} = "\
     python3-pyparsing \
     python3-unidiff \
     python3-pylint \
