Convert to new override syntax
[AGL/meta-agl-demo.git] / recipes-demo / navigation / tbtnavi_git.bb
index 14e5eae..a4f2254 100644 (file)
@@ -29,9 +29,10 @@ S = "${WORKDIR}/git"
 
 inherit qmake5 aglwgt pkgconfig
 
-RDEPENDS_${PN} += " \
+RDEPENDS:${PN} += " \
     qtlocation \
     ondemandnavi-config \
     agl-service-navigation \
+    agl-service-signal-composer \
     libqtappfw \
 "