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

inherit task

RDEPENDS_${PN} = "\
    gpe-timesheet \
    gpe-todo \
    gpe-calendar \
    gpe-sketchbook \
    gpe-contacts \
    gpe-synctool \
    gpesyncd \
    miniclipboard"

# broken    gpe-today \