Convert to new override syntax
[AGL/meta-agl.git] / meta-agl-core / recipes-graphics / wayland / waltham_git.bb
index 02ce5c1..da092a5 100644 (file)
@@ -13,4 +13,4 @@ S = "${WORKDIR}/git"
 inherit autotools pkgconfig
 
 DEPENDS += "libdrm virtual/kernel wayland"
-RDEPENDS_${PN} += "libdrm"
\ No newline at end of file
+RDEPENDS:${PN} += "libdrm"
\ No newline at end of file