blob: d966be5bf863af1e4b701513e60fa1799d001e8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DESCRIPTION = "Meta-package of extra applications for the GPE Palmtop Environment"
LICENSE = "MIT"
PR="r3"
RDEPENDS = "\
task-gpe-apps \
task-gpe-games \
task-gpe-web \
task-gpe-desktopapps"
inherit meta
|