business/gnucash: Changed optional dep. from webkit to webkitgtk.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2012-10-08 21:45:22 +02:00 committed by dsomero
parent e66449e5f7
commit 2658801aef

View file

@ -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.