x11-sato-image: use correct package names instead of ttf-liberation
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Sat, 8 Nov 2008 23:20:18 +0000 (02:20 +0300)
committerDmitry Baryshkov <dbaryshkov@gmail.com>
Tue, 11 Nov 2008 18:36:43 +0000 (21:36 +0300)
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
packages/images/x11-sato-image.bb

index 3516395..0a127f8 100644 (file)
@@ -1,6 +1,8 @@
 DISTRO_SSH_DAEMON ?= "dropbear"
 DISTRO_PACKAGE_MANAGER ?= "opkg-nogpg opkg-collateral"
 
+XSERVER ?= "xserver-kdrive-fbdev"
+
 IMAGE_PREPROCESS_COMMAND = "create_etc_timestamp"
 
 IMAGE_INSTALL = "\
@@ -13,7 +15,7 @@ IMAGE_INSTALL = "\
        matchbox-desktop \
        ${XSERVER} \
        xserver-kdrive-common xserver-nodm-init \
-       ttf-liberation \
+       ttf-liberation-sans ttf-liberation-serif ttf-liberation-mono \
        xauth xhost xset xrandr \
        matchbox-sato \
        matchbox-config-gtk \