diff options
author | Lenard Spencer <lspencer31@cfl.rr.com> | 2018-04-08 14:39:36 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-14 07:06:27 +0700 |
commit | b59427aaeacdac925e1f5314b9cf626cd9c5837c (patch) | |
tree | 02f9510712cf25a631bc6eaa05360a93dab48cde /office/gnucash/README | |
parent | fd36647ff2908b3f950d6be6eb67dec2bc74fd5a (diff) |
office/gnucash: Updated for version 2.6.20.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/gnucash/README')
-rw-r--r-- | office/gnucash/README | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/office/gnucash/README b/office/gnucash/README index d79d07606c..d3d2451ed5 100644 --- a/office/gnucash/README +++ b/office/gnucash/README @@ -10,9 +10,13 @@ accurate reports. Pass OFX="yes" for OFX (USA) (requies libofx) Pass AQ="yes" to enable aqbanking (Germany) (requires aqbanking) +Pass WITH_PYTHON="yes" to enable python bindings for report generation If you want the SQL database integration, you must first have libdbi and libdbi-drivers installed, and then pass the DBI="yes" flag. NOTE: You must remove any previous installation of Gnucash before -running this script, otherwise the build will fail. +running this script, otherwise the build will fail. + +EOL NOTE: According to the developers, this is the last release of the +2.6.x series, with attention shifting to the 3.x series. |