summaryrefslogtreecommitdiff
path: root/packages/meta/meta-gpe-extras.bb
blob: cd9b132b7c602d255cb719fc00d46b0a3e1963a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DESCRIPTION = "Meta-package of extra applications for the GPE Palmtop Environment"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
LICENSE = MIT
PR="r2"

ALLOW_EMPTY = 1
BUILD_ALL_DEPS = "1"

DEPENDS = "task-gpe"

RDEPENDS = "\
    gpe-task-apps-extra \
    gpe-task-games \
    gpe-task-web \
    gpe-task-desktopapps"