diff options
author | Phil Blundell <philb@gnu.org> | 2004-07-28 18:58:35 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-07-28 18:58:35 +0000 |
commit | 9b229758467921cef9fff627c26d66f612589957 (patch) | |
tree | f53b8f80437c90ecfc48fb3be968f8f74e705b9b /gnumeric/gnumeric_1.3.1.oe | |
parent | 225dd2b109e9bc7bf03370a1c7ac70e44cc7f926 (diff) |
inherit flow-lossage.oeclass
BKrev: 4107f75b03WHQEpp1rve1zxC5zgT_Q
Diffstat (limited to 'gnumeric/gnumeric_1.3.1.oe')
-rw-r--r-- | gnumeric/gnumeric_1.3.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnumeric/gnumeric_1.3.1.oe b/gnumeric/gnumeric_1.3.1.oe index d4057183c7..f1240dcfed 100644 --- a/gnumeric/gnumeric_1.3.1.oe +++ b/gnumeric/gnumeric_1.3.1.oe @@ -3,7 +3,7 @@ S = "${WORKDIR}/gnumeric-${PV}" DEPENDS = "libgsf gtk+ libxml2 libglade libart-lgpl intltool-native libgnomecanvas libgnomeprint libgnomeprintui" DESCRIPTION = "Gnumeric spreadsheet for GNOME" -inherit gnome +inherit gnome flow-lossage SRC_URI += 'file://workbook-control-gui-priv.h.patch;patch=1' |