diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/ipaq-pxa270.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/ipaq-pxa270.conf b/conf/machine/ipaq-pxa270.conf index 0565b897b7..5c6c040af6 100644 --- a/conf/machine/ipaq-pxa270.conf +++ b/conf/machine/ipaq-pxa270.conf @@ -24,8 +24,8 @@ include conf/machine/ipaq-common.conf include conf/machine/handheld-common.conf GUI_MACHINE_CLASS = "bigscreen" -GPE_EXTRA_DEPENDS += "gaim sylpheed gpe-filemanager gpe-nmf evince" -GPE_EXTRA_INSTALL += "gaim sylpheed gpe-filemanager gpe-nmf evince" +GPE_EXTRA_DEPENDS += "gaim sylpheed" +GPE_EXTRA_INSTALL += "gaim sylpheed" # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. include conf/machine/tune-xscale.conf |