aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gsoko/gsoko_0.4.2-gpe5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gsoko/gsoko_0.4.2-gpe5.bb')
-rw-r--r--recipes/gsoko/gsoko_0.4.2-gpe5.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/gsoko/gsoko_0.4.2-gpe5.bb b/recipes/gsoko/gsoko_0.4.2-gpe5.bb
new file mode 100644
index 0000000000..0d12a6fd06
--- /dev/null
+++ b/recipes/gsoko/gsoko_0.4.2-gpe5.bb
@@ -0,0 +1,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"