Make the agl-compositor the default compositor
[AGL/meta-agl.git] / meta-agl-profile-graphical / recipes-graphics / wayland / agl-compositor_git.bb
index c0e2d98..41f5f02 100644 (file)
@@ -18,4 +18,8 @@ S = "${WORKDIR}/git"
 
 inherit meson pkgconfig python3native
 
-FILES_${PN} = "${bindir}/agl-compositor ${datadir}/${PN}/protocols/agl-shell.xml ${datadir}/${PN}/protocols/agl-shell-desktop.xml"
+FILES_${PN} = " \
+               ${bindir}/agl-compositor \
+               ${datadir}/${PN}/protocols/agl-shell.xml \
+               ${datadir}/${PN}/protocols/agl-shell-desktop.xml \
+              "