diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-09-28 20:06:48 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-09-28 20:06:48 +0200 |
commit | 94289ca5f76311de505e70c100dfea246699d236 (patch) | |
tree | 951c305f947a5905047c20f0947519b5cbb19def | |
parent | 5f8ab3ce13da263e69fe385113b7dbe12fa7e10f (diff) |
libxml2 depends on win-iconv
-rw-r--r-- | win32/deps-graph.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/win32/deps-graph.txt b/win32/deps-graph.txt index c201c4e5..df80e750 100644 --- a/win32/deps-graph.txt +++ b/win32/deps-graph.txt @@ -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] |