]> code.ossystems Code Review - openembedded-core.git/commitdiff
Add a nasty hack to fix the build
authorRoss Burton <ross@openedhand.com>
Fri, 13 Jul 2007 11:30:37 +0000 (11:30 +0000)
committerRoss Burton <ross@openedhand.com>
Fri, 13 Jul 2007 11:30:37 +0000 (11:30 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2185 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/pimlico/dates_0.4.4.bb
meta/packages/pimlico/files/dates-owl-window-menu.patch

index 91c2dc54dbf429d7405dd7b873a41a045229d766..9e5451f52268f1d100552b0e90013a28219d0a4e 100644 (file)
@@ -1,6 +1,6 @@
 require dates.inc
 
-PR="r1"
+PR="r2"
 
 SRC_URI = "http://pimlico-project.org/sources/dates/dates-${PV}.tar.gz \
           file://dates-owl-window-menu.patch;patch=1 \
index c57cc5c367530e4eace8378fc9739f80e5b7d22e..d47875dd650095a2f4ea7d449d3d96625a86af73 100644 (file)
@@ -55,8 +55,8 @@ Index: trunk/src/dates_main.c
  #include <libical/icaltime.h>
  #include <gconf/gconf-client.h>
  
++#include <gtk/gtkmenuitem.h>
 +#include "owlwindowmenu.h"
-+
  #include "dates_types.h"
  #include "dates_platform.h"
  #include "dates_callbacks.h"