1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-12-21 23:28:51 -05:00

libxml2 depends on win-iconv

This commit is contained in:
Berke Viktor 2012-09-28 20:06:48 +02:00
parent 5f8ab3ce13
commit 94289ca5f7

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]