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

inherit task

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