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