summaryrefslogtreecommitdiff
path: root/gpe-watch
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-11-24 10:36:50 +0000
committerPhil Blundell <philb@gnu.org>2004-11-24 10:36:50 +0000
commit3ae8424c4b54cb3ffbd726bfb7bb77536196e998 (patch)
treeb8e7d11117845c22c9ce660e08f806f9c560ff77 /gpe-watch
parent1044b2d0948183ed4e3555f000115e4505206b0b (diff)
apply SRC_URI cleanup patch from Andrew Zabolotny
BKrev: 41a46442gQQyjH2tdMY3_XyigOZcNw
Diffstat (limited to 'gpe-watch')
-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"