mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug #118391: Put isocodes in README.dependencies to inform packet maintainers
Additional changes in that file: 1. Link to more up to date http://wiki.gnucash.org/wiki/Dependencies 2. Introduce Structure: required, alternatives, optional, at runtime suggested 3. Add webkit git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19597 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
f4d1e8ae91
commit
1cad336aae
@ -37,6 +37,11 @@ qof).
|
|||||||
strongly discouraged and actively removed whenever it's caught.
|
strongly discouraged and actively removed whenever it's caught.
|
||||||
|
|
||||||
|
|
||||||
|
Important notice
|
||||||
|
----------------
|
||||||
|
You can find the most recent version of the following part at
|
||||||
|
http://wiki.gnucash.org/wiki/Dependencies.
|
||||||
|
|
||||||
GnuCash Library Dependency Policy
|
GnuCash Library Dependency Policy
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
@ -55,7 +60,8 @@ release (or an official package-upgrade path)
|
|||||||
|
|
||||||
Libraries/Deps
|
Libraries/Deps
|
||||||
--------------
|
--------------
|
||||||
aqbanking
|
required
|
||||||
|
--------
|
||||||
gconf2
|
gconf2
|
||||||
glib2
|
glib2
|
||||||
gtk+2
|
gtk+2
|
||||||
@ -66,12 +72,25 @@ libgnomeprint2.2
|
|||||||
libgnomeui2
|
libgnomeui2
|
||||||
[lib]goffice
|
[lib]goffice
|
||||||
libgsf1
|
libgsf1
|
||||||
[lib]gtkhtml3
|
|
||||||
libofx
|
|
||||||
libxml2
|
libxml2
|
||||||
pango
|
pango
|
||||||
swig
|
swig
|
||||||
|
|
||||||
|
alternatives
|
||||||
|
------------
|
||||||
|
[lib]gtkhtml3
|
||||||
|
webkit
|
||||||
|
|
||||||
|
optional
|
||||||
|
--------
|
||||||
|
aqbanking: online banking
|
||||||
|
libdbi + desired database layer
|
||||||
|
libofx
|
||||||
|
|
||||||
|
at runtime, suggested
|
||||||
|
---------------------
|
||||||
|
isocodes: translation of currency names
|
||||||
|
|
||||||
Interesting libraries
|
Interesting libraries
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user