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
|
required Version
|
||||||
-------- _______
|
-------- _______
|
||||||
glib2 2.40.0
|
glib2 2.40.0
|
||||||
gtk+3 3.14.0
|
gtk+3 3.14.0
|
||||||
guile 2.2.0 or 2.0.0
|
guile 2.2.0 or 2.0.0
|
||||||
libxml2 2.5.10
|
libxml2 2.5.10
|
||||||
libxslt, including xsltproc
|
libxslt, including xsltproc
|
||||||
ICU International Compnents for
|
ICU International Compnents for
|
||||||
Unicode
|
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.
|
built with ICU support.
|
||||||
swig 2.0.10 Only required to build from git
|
swig 2.0.10 Only required to build from git.
|
||||||
or SVN.
|
webkit webkitgtk-3.0 (Windows, Mac)
|
||||||
webkit webkitgtk-3.0 (Windows, Mac)
|
|
||||||
webkit2gtk-3.0 (Everything Else)
|
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
|
Some distros also separate out
|
||||||
googlemock or gmock; both are
|
googlemock or gmock; both are
|
||||||
required.
|
required.
|
||||||
|
|
||||||
optional
|
optional
|
||||||
--------
|
--------
|
||||||
aqbanking 4.0.0 online banking; also requires
|
aqbanking 4.0.0 online banking; also requires
|
||||||
gwehywfar and ktoblzcheck
|
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,
|
least one of libdbd-sqlite3,
|
||||||
libdbd-mysql, or libdbd-pgsql
|
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.
|
required, not just binaries.
|
||||||
|
|
||||||
makeinfo Not really needed, it
|
makeinfo Not really needed, it
|
||||||
just builds the
|
just builds the
|
||||||
mostly obsolete
|
mostly obsolete
|
||||||
design documentation
|
design documentation
|
||||||
@ -104,17 +103,17 @@ makeinfo Not really needed, it
|
|||||||
|
|
||||||
at runtime, required
|
at runtime, required
|
||||||
---------------------
|
---------------------
|
||||||
a gsettings backend to store the gnucash global preferences in
|
a gsettings backend to store the gnucash global preferences in
|
||||||
This backend is platform dependent.
|
This backend is platform dependent.
|
||||||
- linux: dconf
|
- linux: dconf
|
||||||
- windows: registry
|
- windows: registry
|
||||||
- osx/quarz: plists
|
- osx/quarz: plists
|
||||||
|
|
||||||
Note that the osx and windows backends are built-in in gio for their
|
Note that the osx and windows backends are built-in in gio for their
|
||||||
respective platforms. On linux and similar systems, the dconf package
|
respective platforms. On linux and similar systems, the dconf package
|
||||||
should be installed.
|
should be installed.
|
||||||
|
|
||||||
at runtime, suggested
|
at runtime, suggested
|
||||||
---------------------
|
---------------------
|
||||||
isocodes: translation of currency names
|
isocodes: translation of currency names
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user