diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/nokia770.conf | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/conf/machine/nokia770.conf b/conf/machine/nokia770.conf index c928093855..8b657281c7 100644 --- a/conf/machine/nokia770.conf +++ b/conf/machine/nokia770.conf @@ -11,8 +11,8 @@ XSERVER = "xserver-kdrive-omap" # 800x480 is big enough for me GUI_MACHINE_CLASS = "bigscreen" -GPE_EXTRA_DEPENDS += "gaim sylpheed gpe-mini-browser" -GPE_EXTRA_INSTALL += "gaim sylpheed gpe-mini-browser" +GPE_EXTRA_DEPENDS += "gaim sylpheed gpe-mini-browser tscalib" +GPE_EXTRA_INSTALL += "gaim sylpheed gpe-mini-browser tscalib" # Use tune-arm926 per default. Machine independent feeds should be built with tune-strongarm. include conf/machine/tune-arm926ejs.conf @@ -56,5 +56,3 @@ pcmcia-cs apm ppp wireless-tools console-tools" include conf/machine/handheld-common.conf - - |