diff options
Diffstat (limited to 'office/gnucash/README')
-rw-r--r-- | office/gnucash/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/office/gnucash/README b/office/gnucash/README index 4961760c5a59d..50543f2800476 100644 --- a/office/gnucash/README +++ b/office/gnucash/README @@ -16,10 +16,3 @@ 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. - -The script now incudes an option to build with ninja. To use this -option, make sure ninja is installed and pass NINJA="yes" to the -build script. - -NOTE: You must remove any previous installation of Gnucash before -running this script, otherwise the build will most likely fail. |