aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-go/gpe-go_0.05.bb
blob: ae2df6df3f9fa1a429d12e9eb46e5a61ba0da76b (plain)
1
2
3
4
5
6
7
8
9
10
inherit gpe
LICENSE = "GPL"
DESCRIPTION = "A Go Board for GPE."
DEPENDS = "gtk+ libgpewidget gpe-icons"
RDEPENDS = "gdk-pixbuf-loader-jpeg"
SECTION = "gpe"
PRIORITY = "optional"
FILE_PR = "r1"

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