aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks/task-gpe-desktopapps.bb
blob: 25c055f4461ecaf53688bdca1bf43459cf437bd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Additional desktop applications package for GPE Palmtop Environment"
PR = "r6"
LICENSE = "MIT"

inherit task

RDEPENDS_${PN} = "\
    sylpheed \
    firefox \
    thunderbird \
    galculator \
    gnumeric \
    gpdf"