[OE-core] [PATCH 2/2] weston: recommend some reasonable fonts so the terminal works

Ross Burton ross.burton at intel.com
Tue Feb 26 12:37:30 UTC 2013


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-graphics/wayland/weston_1.0.3.bb |    1 +
 1 file changed, 1 insertion(+)

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}"
-- 
1.7.10.4





More information about the Openembedded-core mailing list