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

inherit task

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