aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gsoko/gsoko_0.4.2-gpe6.bb
blob: 6a34be2bc45c8c6302260583bb9a3e024bd55021 (plain)
1
2
3
4
5
6
7
8
9
inherit gpe
LICENSE = "GPL"
DEPENDS = "gtk+ libgpewidget"
SECTION = "gpe"
DESCRIPTION = "Sokoban game for GTK"
PRIORITY = "optional"
PR = "r1"

SRC_URI += "file://fix_makefiles.patch;patch=1"