summaryrefslogtreecommitdiff
path: root/recipes/gpe-watch/gpe-watch_0.10.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-05-08 19:50:49 +0200
committerKoen Kooi <koen@openembedded.org>2009-05-08 19:50:49 +0200
commita2e23df3d5603c8534539a91e46d2bfda934a7d0 (patch)
treeeb6e27141a8d07350843bd17aea65c4da1102118 /recipes/gpe-watch/gpe-watch_0.10.bb
parent8fecb42426d33e78eee8c332455a3c5b2fcdd2fd (diff)
parenta8a6e5f87723526cbb4e46672e6222a7caa29395 (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/gpe-watch/gpe-watch_0.10.bb')
-rw-r--r--recipes/gpe-watch/gpe-watch_0.10.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/gpe-watch/gpe-watch_0.10.bb b/recipes/gpe-watch/gpe-watch_0.10.bb
index e0d514701c..9b386a2755 100644
--- a/recipes/gpe-watch/gpe-watch_0.10.bb
+++ b/recipes/gpe-watch/gpe-watch_0.10.bb
@@ -1,5 +1,6 @@
LICENSE = "GPL"
inherit gpe pkgconfig
+PR = "r1"
DESCRIPTION = "GPE analog clock-watch"
DEPENDS = "gtk+ libgpewidget"
@@ -7,4 +8,6 @@ SECTION = "gpe"
PRIORITY = "optional"
SRC_URI += "file://fix_makefile.patch;patch=1 \
- file://no-render-h.patch;patch=1"
+ file://fix_install.patch;patch=1 \
+ file://no-render-h.patch;patch=1 \
+ "