diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-10-08 21:45:22 +0200 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-11-04 09:53:43 -0500 |
commit | 2658801aeff8a14342539767727fd0f038715627 (patch) | |
tree | d6297a378015281693663d8788d48d6c74aabf4d /business | |
parent | e66449e5f7b56e2417041714bf43c2b2fad6483a (diff) | |
download | slackbuilds-2658801aeff8a14342539767727fd0f038715627.tar.gz |
business/gnucash: Changed optional dep. from webkit to webkitgtk.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'business')
-rw-r--r-- | business/gnucash/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/business/gnucash/README b/business/gnucash/README index d00ce50e88..25ac6d2035 100644 --- a/business/gnucash/README +++ b/business/gnucash/README @@ -1,7 +1,7 @@ GNUCash is opensource accounting software. If you want the new webkit report rendering integration, you must -first have webkit installed, and then pass the WEBKIT=true flag. +first have webkitgtk installed, and then pass the WEBKIT=true flag. If you want the new SQL database integration, you must first have libdbi and libdbi-drivers installed, and then pass the DBI=true flag. |