summaryrefslogtreecommitdiff
path: root/packages/tasks/task-gpe-apps.bb
blob: 5aee575b75dbf712416be8d3f61d0f3a2e6056d3 (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
DESCRIPTION = "Application task package for GPE Palmtop Environment"
PR = "r5"
LICENSE = "MIT"
ALLOW_EMPTY = "1"

RDEPENDS = "\
    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"