More task bb clean up
[vuplus_openembedded] / recipes / tasks / task-gpe-desktopapps.bb
1 DESCRIPTION = "Additional desktop applications package for GPE Palmtop Environment"
2 PR = "r6"
3 LICENSE = "MIT"
4
5 inherit task
6
7 RDEPENDS_${PN} = "\
8     sylpheed \
9     firefox \
10     thunderbird \
11     galculator \
12     gnumeric \
13     gpdf"
14