[openwebif] support file transcoding.
[vuplus_openembedded] / recipes / tasks / task-gpe-apps.bb
1 DESCRIPTION = "Application task package for GPE Palmtop Environment"
2 PR = "r6"
3 LICENSE = "MIT"
4
5 inherit task
6
7 RDEPENDS_${PN} = "\
8     gpe-edit \
9     gpe-gallery \
10     gpe-calculator \
11     gpe-clock \
12     gpe-plucker \
13     gpe-terminal \
14     gpe-watch \
15     gpe-what \
16     matchbox-panel-hacks \
17     gpe-aerial \
18     rosetta \
19     gpe-scap \
20     gpe-windowlist \
21     gpe-filemanager \
22     gpe-soundbite \
23     mbmerlin \
24     starling"
25