diff options
author | Phil Blundell <philb@gnu.org> | 2004-08-01 22:02:25 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-08-01 22:02:25 +0000 |
commit | ca9e7ef9c0eac049158ede49b5a9035103bd682a (patch) | |
tree | d6a6a3fbb59011b49e1d3f1b4b35e0111b45dcee /gnumeric/gnumeric_1.3.1.oe | |
parent | 8603c07da883bfbe1baf2fefb1f4b718a42a2312 (diff) |
gnome-games_2.6.1.oe:
use gnome.oeclass
rhythmbox_0.8.5.oe, gnumeric_1.3.1.oe, galculator_1.2.3.oe:
inherit gconf
BKrev: 410d6871kmr1xoaivyu22cPDkPqeXA
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' |