aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/angstrom/angstrom-task-office.bb
blob: 727d097458294d0dfd27d8a157c7b0735da71f5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Task packages for the Angstrom distribution"
LICENSE = "MIT"
PR = "r32"

inherit task

RDEPENDS_${PN} = "\
    gnumeric \
    abiword \
    imposter \
    evince \
    gqview"