diff options
Diffstat (limited to 'gnumeric/gnumeric_1.3.1.oe')
-rw-r--r-- | gnumeric/gnumeric_1.3.1.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnumeric/gnumeric_1.3.1.oe b/gnumeric/gnumeric_1.3.1.oe index 55c129500c..e3e0607b55 100644 --- a/gnumeric/gnumeric_1.3.1.oe +++ b/gnumeric/gnumeric_1.3.1.oe @@ -1,9 +1,9 @@ -PR = "r1" +PR = "r2" S = "${WORKDIR}/gnumeric-${PV}" DEPENDS = "libgsf gtk+ libxml2 libglade libart-lgpl intltool-native libgnomecanvas libgnomeprint libgnomeprintui" DESCRIPTION = "Gnumeric spreadsheet for GNOME" -inherit gnome flow-lossage +inherit gnome flow-lossage gconf SRC_URI += 'file://workbook-control-gui-priv.h.patch;patch=1' |