diff options
Diffstat (limited to 'recipes/gsoko/gsoko_0.4.2-gpe6.bb')
-rw-r--r-- | recipes/gsoko/gsoko_0.4.2-gpe6.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gsoko/gsoko_0.4.2-gpe6.bb b/recipes/gsoko/gsoko_0.4.2-gpe6.bb index 0d12a6fd06..6a34be2bc4 100644 --- a/recipes/gsoko/gsoko_0.4.2-gpe6.bb +++ b/recipes/gsoko/gsoko_0.4.2-gpe6.bb @@ -4,5 +4,6 @@ DEPENDS = "gtk+ libgpewidget" SECTION = "gpe" DESCRIPTION = "Sokoban game for GTK" PRIORITY = "optional" +PR = "r1" SRC_URI += "file://fix_makefiles.patch;patch=1" |