diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-01 10:40:27 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-01 10:40:27 +0200 |
commit | 1694825ed8fa4592135e7b075644c4436e847a74 (patch) | |
tree | 6c663c8d8411e9fccbcfccb4ebfe548dcafaf388 /win32 | |
parent | 77f953364dc7e164d94171861355d57bd7d4c5a0 (diff) |
Expat can be replaced with libxml2, 1 dependency less
Diffstat (limited to 'win32')
-rw-r--r-- | win32/deps-graph.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/deps-graph.txt b/win32/deps-graph.txt index 4fa04401..0925679f 100644 --- a/win32/deps-graph.txt +++ b/win32/deps-graph.txt @@ -3,7 +3,7 @@ [zlib]->[libpng] [zlib]->[libffi] [Pixman] -[Expat]->[Fontconfig] +[libxml2]->[Fontconfig] [FreeType]->[Fontconfig] [win-iconv]->[gettext-runtime] [win-iconv]->[libxml2] |