summaryrefslogtreecommitdiffstats
path: root/recipes/gnome/goffice_0.7.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/goffice_0.7.14.bb')
-rw-r--r--recipes/gnome/goffice_0.7.14.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/gnome/goffice_0.7.14.bb b/recipes/gnome/goffice_0.7.14.bb
index 77dd39ad79..beb23231db 100644
--- a/recipes/gnome/goffice_0.7.14.bb
+++ b/recipes/gnome/goffice_0.7.14.bb
@@ -1,12 +1,14 @@
DESCRIPTION="Gnome Office Library"
LICENSE="GPLv2"
-PR = "r1"
+PR = "r2"
DEPENDS="glib-2.0 gtk+ pango cairo libgnomeprint libgsf libglade libpcre libxml2 libart-lgpl"
inherit gnome pkgconfig
+SRC_URI += "file://c99math.patch;patch=1"
+
do_stage() {
autotools_stage_all
}