summaryrefslogtreecommitdiff
path: root/packages/tasks/task-gpe-pim.bb
blob: a81b5a9a34fba10848d23e2468430d4e0f6a14f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
DESCRIPTION = "PIM task packages for GPE Palmtop Environment"
PR = "r5"
LICENSE = "MIT"
ALLOW_EMPTY = "1"

RDEPENDS_gpe-task-pim = "\
    gpe-timesheet \
    gpe-todo \
    gpe-calendar \
    gpe-sketchbook \
    gpe-contacts \
    gpe-synctool \
    gpesyncd \
    miniclipboard"

# broken    gpe-today \