summaryrefslogtreecommitdiff
path: root/gpe-go
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-go')
-rw-r--r--gpe-go/gpe-go_0.05.oe10
1 files changed, 10 insertions, 0 deletions
diff --git a/gpe-go/gpe-go_0.05.oe b/gpe-go/gpe-go_0.05.oe
index e69de29bb2..59b2b8526d 100644
--- a/gpe-go/gpe-go_0.05.oe
+++ b/gpe-go/gpe-go_0.05.oe
@@ -0,0 +1,10 @@
+inherit gpe
+
+DESCRIPTION = "A Go Board for GPE."
+DEPENDS = "gtk+ libgpewidget gpe-icons"
+RDEPENDS = "gdk-pixbuf-loader-jpeg"
+SECTION = "gpe"
+PRIORITY = "optional"
+PR = "r1"
+
+SRC_URI += "file://fix-make.patch;patch=1"