aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tasks/task-gpe-apps.bb
blob: 8a6a360d079e19dbd4717753fb386a0ba979e4ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
DESCRIPTION = "Application task package for GPE Palmtop Environment"
FILE_PR = "r6"
LICENSE = "MIT"

inherit task

RDEPENDS_${PN} = "\
    gpe-edit \
    gpe-gallery \
    gpe-calculator \
    gpe-clock \
    gpe-plucker \
    gpe-terminal \
    gpe-watch \
    gpe-what \
    matchbox-panel-hacks \
    gpe-aerial \
    rosetta \
    gpe-scap \
    gpe-windowlist \
    gpe-filemanager \
    gpe-soundbite \
    mbmerlin \
    starling"