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

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