blob: 24be1295e48e4b592f0e12904b9f8cda1a8d54a9 (
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
|