From: Paul Sokolovsky Date: Fri, 1 Sep 2006 16:48:47 +0000 (+0000) Subject: gpe-othello: Adjust SECTION to gpe/games. X-Git-Tag: Release-2010-05/1~9453^2~875^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e117926153aaf95c9d08fe91037ab82b4b56d44;p=openembedded.git gpe-othello: Adjust SECTION to gpe/games. --- 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"