summaryrefslogtreecommitdiff
path: root/gpe-watch/gpe-watch_0.10.oe
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-watch/gpe-watch_0.10.oe')
-rw-r--r--gpe-watch/gpe-watch_0.10.oe8
1 files changed, 8 insertions, 0 deletions
diff --git a/gpe-watch/gpe-watch_0.10.oe b/gpe-watch/gpe-watch_0.10.oe
index e69de29bb2..c41295211c 100644
--- a/gpe-watch/gpe-watch_0.10.oe
+++ b/gpe-watch/gpe-watch_0.10.oe
@@ -0,0 +1,8 @@
+inherit gpe pkgconfig
+
+DESCRIPTION = "GPE analog clock-watch"
+DEPENDS = "gtk+ libgpewidget"
+SECTION = "gpe"
+PRIORITY = "optional"
+
+SRC_URI += "file://fix_makefile.patch;patch=1"