aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gsoko/gsoko_0.4.2-gpe6.bb
blob: f1a513c40c31aec786bfbcbf1fbe96a2b218aabf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 \
            file://fix_install.patch;patch=1 \
           "