summary refs log tree commit diff stats
path: root/win32
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-09-28 20:06:48 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-09-28 20:06:48 +0200
commit94289ca5f76311de505e70c100dfea246699d236 (patch)
tree951c305f947a5905047c20f0947519b5cbb19def /win32
parent5f8ab3ce13da263e69fe385113b7dbe12fa7e10f (diff)
libxml2 depends on win-iconv
Diffstat (limited to 'win32')
-rw-r--r--win32/deps-graph.txt3
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]