diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-12-05 08:52:28 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-06 00:00:10 -0600 |
commit | a14636f92ef0f344c6cdd15a74ffaade5d56bb98 (patch) | |
tree | ae406d9347635d3c023df119c3f6730b7a43e895 /office/gnucash/README | |
parent | 93bc114aac4a1acf02c0236362d0e1654804740b (diff) | |
download | slackbuilds-a14636f92ef0f344c6cdd15a74ffaade5d56bb98.tar.gz |
office/gnucash: Added (financial accounting application).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'office/gnucash/README')
-rw-r--r-- | office/gnucash/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/office/gnucash/README b/office/gnucash/README new file mode 100644 index 0000000000..19aa7e2a8b --- /dev/null +++ b/office/gnucash/README @@ -0,0 +1,8 @@ +GNUCash is opensource accounting software. + +If you want the SQL database integration, you must first have libdbi +and libdbi-drivers installed, and then pass the DBI=true flag. + +Note that this is the 2.6.0 BETA release - the upstream authors do +*not* recommend using this version in production. The 2.6.0 stable +release is planned for the end of December 2013, so be patient... |