Stop gpe-watch including render.h (fixes build).
authorChris Lord <chris@openedhand.com>
Thu, 28 Apr 2005 15:46:47 +0000 (15:46 +0000)
committerChris Lord <chris@openedhand.com>
Thu, 28 Apr 2005 15:46:47 +0000 (15:46 +0000)
BKrev: 42710567kC1_F35SOVBm2ItL-dUvOQ

packages/gpe-watch/gpe-watch-0.10/no-render-h.patch [new file with mode: 0644]
packages/gpe-watch/gpe-watch_0.10.bb

diff --git a/packages/gpe-watch/gpe-watch-0.10/no-render-h.patch b/packages/gpe-watch/gpe-watch-0.10/no-render-h.patch
new file mode 100644 (file)
index 0000000..e69de29
index e69de29..772669c 100644 (file)
@@ -0,0 +1,10 @@
+LICENSE = GPL
+inherit gpe pkgconfig
+
+DESCRIPTION = "GPE analog clock-watch"
+DEPENDS = "gtk+ libgpewidget"
+SECTION = "gpe"
+PRIORITY = "optional"
+
+SRC_URI += "file://fix_makefile.patch;patch=1 \
+            file://no-render-h.patch;patch=1"