diff options
Diffstat (limited to 'office/gnucash/README')
-rw-r--r-- | office/gnucash/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/office/gnucash/README b/office/gnucash/README index 83c7d16152..109abe7741 100644 --- a/office/gnucash/README +++ b/office/gnucash/README @@ -17,4 +17,9 @@ Pass WITHPYTHON="yes" to enable Python bindings for report gereration. If you want the SQL database integration, you must first have libdbi and libdbi-drivers installed and pass DBI="yes" to the build script. -to build with webkit2gtk4.1, yelp needs to be built with webkit2gtk4.1 +Look at the slackbuild script for a little "Easter egg". + +NOTE: You MUST remove any previous installation of gnucash before +running this script, otherwise the build will fail. +It is also STRONGLY recommended to remove the gnucash-docs package +(if installed - after all, you ARE upgrading, right?) |