From 13de73f610889c3ea0b74dbdcc855bbcbc08f891 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Wed, 22 Aug 2012 22:55:13 -0500 Subject: business/gnucash: Fixed dep information Signed-off-by: Erik Hanson --- business/gnucash/README | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'business/gnucash/README') diff --git a/business/gnucash/README b/business/gnucash/README index f9466142b2..d00ce50e88 100644 --- a/business/gnucash/README +++ b/business/gnucash/README @@ -1,17 +1,8 @@ GNUCash is opensource accounting software. -This requires the following additional software, and it is suggested -that you build them in this order: - - slib libofx gnome-mime-data libbonobo gnome-vfs libgnomecanvas libgnome - libbonoboui libgnomeui libgnomecups libgnomeprint libgnomeprintui gtkhtml - goffice - -Building the deps in the order listed above should give the desired results. - -if you want the new webkit report rendering integration, you must +If you want the new webkit report rendering integration, you must first have webkit installed, and then pass the WEBKIT=true flag. -if you want the new SQL database integration, you must first have libdbi +If you want the new SQL database integration, you must first have libdbi and libdbi-drivers installed, and then pass the DBI=true flag. -- cgit v1.2.3-65-gdbad