summaryrefslogtreecommitdiffstats
path: root/business
diff options
context:
space:
mode:
author Erik Hanson2012-08-23 05:55:13 +0200
committer Erik Hanson2012-08-23 20:04:34 +0200
commit13de73f610889c3ea0b74dbdcc855bbcbc08f891 (patch)
treec223d084d8d84d4bdaadb5348fa0beb35089a25a /business
parent0b007e52c5abfcdc765f9d1aa4dcc34843f16bc5 (diff)
downloadslackbuilds-13de73f610889c3ea0b74dbdcc855bbcbc08f891.tar.gz
business/gnucash: Fixed dep information
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'business')
-rw-r--r--business/gnucash/README13
-rw-r--r--business/gnucash/gnucash.info2
2 files changed, 3 insertions, 12 deletions
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.
diff --git a/business/gnucash/gnucash.info b/business/gnucash/gnucash.info
index 70aa0daf3b..60e4c9e9dd 100644
--- a/business/gnucash/gnucash.info
+++ b/business/gnucash/gnucash.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.4.5.tar
MD5SUM="94168fe959743fc342812ac3a01814a1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="ORBit2 gnome-mime-data gnome-vfs goffice gtkhtml libbonobo libbonoboui libdbi libdbi-drivers libgnome libgnomecanvas libgnomecups libgnomeprint libgnomeprintui libgnomeui libofx slib webkit"
+REQUIRES="slib libofx gnome-mime-data libbonobo gnome-vfs libgnomecanvas libgnome libbonoboui libgnomeui libgnomecups libgnomeprint libgnomeprintui gtkhtml goffice"
MAINTAINER="Vincent Batts"
EMAIL="vbatts@hashbangbash.com"