aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-othello/gpe-othello_0.2-1.bb
blob: a1ceb601572eb6f62d36ed7baa63eed21aeb05a9 (plain)
1
2
3
4
5
6
7
8
inherit gpe

DESCRIPTION = "An Othello clone using GTK, hacked from ugothello."
DEPENDS = "gtk+ libgpewidget gpe-icons"
SECTION = "gpe"
PRIORITY = "optional"

SRC_URI += "file://fix-makefiles.patch;patch=1"