diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-12 17:44:46 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 17:44:46 +0200 |
commit | 836ae015207bdbb9a2030d425db95aa1003a1885 (patch) | |
tree | 0119382c103a596ce1efce00f23aa873eefd2af2 /office/kmymoney2/README | |
parent | bfc7cf8f55a1242d5cf69f2812de7d0f1cc9d390 (diff) | |
download | slackbuilds-836ae015207bdbb9a2030d425db95aa1003a1885.tar.gz |
office/kmymoney2: Updated for version 0.9.3
Diffstat (limited to 'office/kmymoney2/README')
-rw-r--r-- | office/kmymoney2/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/office/kmymoney2/README b/office/kmymoney2/README index 227c622bc7..e5aa6e25d4 100644 --- a/office/kmymoney2/README +++ b/office/kmymoney2/README @@ -12,4 +12,9 @@ The ultimate objectives of KMyMoney are... * Accuracy. Using time tested double entry accounting principles KMyMoney can help ensure that your finances are kept in correct order. -This compiles a package without support for kbanking or ofxbanking. +This compiles a package without support for kbanking. Standard this compiles +also without support for ofxbanking. + +IF you want to enable support for ofxbanking, you need to have libofx +installed (a build script for this is available at SlackBuilds.org), and +start the script with this: OFX=YES ./kmymoney2.SlackBuild |