diff options
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 |