Merge bk://openembedded@openembedded.bkbits.net/packages
authorPhil Blundell <philb@gnu.org>
Mon, 2 Aug 2004 11:32:47 +0000 (11:32 +0000)
committerPhil Blundell <philb@gnu.org>
Mon, 2 Aug 2004 11:32:47 +0000 (11:32 +0000)
into stealth.(none):/home/pb/oe/oe-packages

2004/08/02 12:32:02+01:00 (none)!pb
don't need gconf if using gnome

BKrev: 410e265fA3ZozVe7jTuktLFOFMKadw

gnumeric/gnumeric_1.3.1.oe

index e3e0607..827ee97 100644 (file)
@@ -1,9 +1,9 @@
-PR = "r2"
+PR = "r3"
 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 gconf
+inherit gnome flow-lossage
 
 SRC_URI += 'file://workbook-control-gui-priv.h.patch;patch=1'