summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-03-19 09:10:06 +0100
committerDavid Tardon <dtardon@redhat.com>2012-03-19 09:22:51 +0100
commit9339da8659d0807bb8306a670facacc55821aca0 (patch)
tree438c9d6f9730144431b9b167cbe39c3a9d8cb17f /external
parentdd875e4f6a7b6c6bea7121f701821d7c7ba7f6d0 (diff)
mingw: check for system iconv dll
libxslt in Fedora mingw packages depends on it.
Diffstat (limited to 'external')
-rw-r--r--external/mingw-dlls/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/mingw-dlls/makefile.mk b/external/mingw-dlls/makefile.mk
index d312c346e35b..bc64b273441b 100644
--- a/external/mingw-dlls/makefile.mk
+++ b/external/mingw-dlls/makefile.mk
@@ -55,6 +55,7 @@ MINGW_DLLS:= \
$(MINGW_GRAPHITE2_DLL) \
$(MINGW_HUNSPELL_DLL) \
$(MINGW_HYPHEN_DLL) \
+ $(MINGW_ICONV_DLL) \
$(MINGW_ICUDATA_DLL) \
$(MINGW_ICUI18N_DLL) \
$(MINGW_ICUUC_DLL) \