Convert to new override syntax
[AGL/meta-agl-demo.git] / recipes-demo / navigation / poiapp_git.bb
index 55d1142..08e174f 100644 (file)
@@ -20,4 +20,4 @@ S = "${WORKDIR}/git"
 
 inherit cmake_qt5 pkgconfig aglwgt
 
-RDEPENDS_${PN} = "qtbase libqtappfw"
+RDEPENDS:${PN} = "qtbase libqtappfw"