mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix up indentation in README.dependencies so that it matches the subheaders.
This commit is contained in:
parent
07ba7a3a98
commit
36c771b156
@ -62,39 +62,38 @@ Libraries/Deps
|
||||
--------------
|
||||
required Version
|
||||
-------- _______
|
||||
glib2 2.40.0
|
||||
gtk+3 3.14.0
|
||||
guile 2.2.0 or 2.0.0
|
||||
libxml2 2.5.10
|
||||
libxslt, including xsltproc
|
||||
ICU International Compnents for
|
||||
glib2 2.40.0
|
||||
gtk+3 3.14.0
|
||||
guile 2.2.0 or 2.0.0
|
||||
libxml2 2.5.10
|
||||
libxslt, including xsltproc
|
||||
ICU International Compnents for
|
||||
Unicode
|
||||
boost 1.50.0 locale and regex libs must be
|
||||
boost 1.50.0 locale and regex libs must be
|
||||
built with ICU support.
|
||||
swig 2.0.10 Only required to build from git
|
||||
or SVN.
|
||||
webkit webkitgtk-3.0 (Windows, Mac)
|
||||
swig 2.0.10 Only required to build from git.
|
||||
webkit webkitgtk-3.0 (Windows, Mac)
|
||||
webkit2gtk-3.0 (Everything Else)
|
||||
googletest 1.7.0 Some distros call it gtest.
|
||||
googletest 1.7.0 Some distros call it gtest.
|
||||
Some distros also separate out
|
||||
googlemock or gmock; both are
|
||||
required.
|
||||
|
||||
optional
|
||||
--------
|
||||
aqbanking 4.0.0 online banking; also requires
|
||||
aqbanking 4.0.0 online banking; also requires
|
||||
gwehywfar and ktoblzcheck
|
||||
|
||||
libdbi 0.8.3 SQL backend; also requires at
|
||||
libdbi 0.8.3 SQL backend; also requires at
|
||||
least one of libdbd-sqlite3,
|
||||
libdbd-mysql, or libdbd-pgsql
|
||||
|
||||
libofx 0.9.0 OFX/QFX import
|
||||
libofx 0.9.0 OFX/QFX import
|
||||
|
||||
python 2.4.0 python bindings; headers
|
||||
python 3.4.0 python bindings; headers
|
||||
required, not just binaries.
|
||||
|
||||
makeinfo Not really needed, it
|
||||
makeinfo Not really needed, it
|
||||
just builds the
|
||||
mostly obsolete
|
||||
design documentation
|
||||
@ -104,17 +103,17 @@ makeinfo Not really needed, it
|
||||
|
||||
at runtime, required
|
||||
---------------------
|
||||
a gsettings backend to store the gnucash global preferences in
|
||||
This backend is platform dependent.
|
||||
- linux: dconf
|
||||
- windows: registry
|
||||
- osx/quarz: plists
|
||||
a gsettings backend to store the gnucash global preferences in
|
||||
This backend is platform dependent.
|
||||
- linux: dconf
|
||||
- windows: registry
|
||||
- osx/quarz: plists
|
||||
|
||||
Note that the osx and windows backends are built-in in gio for their
|
||||
respective platforms. On linux and similar systems, the dconf package
|
||||
should be installed.
|
||||
Note that the osx and windows backends are built-in in gio for their
|
||||
respective platforms. On linux and similar systems, the dconf package
|
||||
should be installed.
|
||||
|
||||
at runtime, suggested
|
||||
---------------------
|
||||
isocodes: translation of currency names
|
||||
isocodes: translation of currency names
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user