libxml2 depends on win-iconv

This commit is contained in:
Berke Viktor 2012-09-28 20:06:48 +02:00
parent 5f8ab3ce13
commit 94289ca5f7
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// http://yuml.me/
// http://yuml.me/diagram/scruffy/class/draw
[zlib]->[OpenSSL]
[zlib]->[libpng]
[zlib]->[libffi]
@ -6,6 +6,7 @@
[Expat]->[Fontconfig]
[FreeType]->[Fontconfig]
[win-iconv]->[gettext-runtime]
[win-iconv]->[libxml2]
[gettext-runtime]->[GLib]
[libffi]->[GLib]
[GLib]->[ATK]