summaryrefslogtreecommitdiff
path: root/packages/gpe-othello
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-othello')
-rw-r--r--packages/gpe-othello/gpe-othello_0.2-1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gpe-othello/gpe-othello_0.2-1.bb b/packages/gpe-othello/gpe-othello_0.2-1.bb
index a1ceb60157..43d9a197f4 100644
--- a/packages/gpe-othello/gpe-othello_0.2-1.bb
+++ b/packages/gpe-othello/gpe-othello_0.2-1.bb
@@ -2,7 +2,8 @@ inherit gpe
DESCRIPTION = "An Othello clone using GTK, hacked from ugothello."
DEPENDS = "gtk+ libgpewidget gpe-icons"
-SECTION = "gpe"
+SECTION = "gpe/games"
PRIORITY = "optional"
+PR = "r1"
SRC_URI += "file://fix-makefiles.patch;patch=1"