summaryrefslogtreecommitdiff
path: root/packages/tasks/task-gpe-pim.bb
blob: 5a49af473d6b9e570efc454b0399a699456a9d59 (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 = "r6"
LICENSE = "MIT"
ALLOW_EMPTY = "1"

RDEPENDS = "\
    gpe-timesheet \
    gpe-todo \
    gpe-calendar \
    gpe-sketchbook \
    gpe-contacts \
    gpe-synctool \
    gpesyncd \
    miniclipboard"

# broken    gpe-today \