aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks/task-gpe-games.bb
blob: 335f64031e31d96096b8646667b469bdaf3dbf0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Games task package for GPE Palmtop Environment"
PR = "r6"
LICENSE = "MIT"

inherit task

RDEPENDS_${PN} = "\
    gpe-go \
    gpe-lights \
    gpe-othello \
    gpe-tetris \
    gsoko \
    xdemineur"