diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/zaurus-pxa.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/zaurus-pxa.conf b/conf/machine/zaurus-pxa.conf index f92a60be19..9f7302fd38 100644 --- a/conf/machine/zaurus-pxa.conf +++ b/conf/machine/zaurus-pxa.conf @@ -18,7 +18,8 @@ IMAGE_CMD_jffs2 = "mkfs.jffs2 --root=${IMAGE_ROOTFS} --faketime \ ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.img" GPE_MACHINE_CLASS = "bigscreen" -GPE_EXTRA_DEPENDS = "gaim" +GPE_EXTRA_DEPENDS = "gaim sylpheed" +GPE_EXTRA_INSTALL = "gaim sylpheed" include conf/machine/handheld-common.conf # not using tune-xscale.conf so as to retain backwards compatibility |