| Submitter | Ross Burton |
|---|---|
| Date | Feb. 26, 2013, 12:37 p.m. |
| Message ID | <1361882250-8266-2-git-send-email-ross.burton@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/45125/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-graphics/wayland/weston_1.0.3.bb b/meta/recipes-graphics/wayland/weston_1.0.3.bb index c7b02d4..ca8675c 100644 --- a/meta/recipes-graphics/wayland/weston_1.0.3.bb +++ b/meta/recipes-graphics/wayland/weston_1.0.3.bb @@ -52,6 +52,7 @@ do_install_append() { FILES_${PN} += "${datadir}/applications ${datadir}/icons" RDEPENDS_${PN} += "xkeyboard-config" +RRECOMMENDS_${PN} = "liberation-fonts" # Add a group for weston-launch, a setuid helper USERADD_PACKAGES = "${PN}"
Signed-off-by: Ross Burton <ross.burton@intel.com> --- meta/recipes-graphics/wayland/weston_1.0.3.bb | 1 + 1 file changed, 1 insertion(+)