summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/mingw_dlls.scp
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 /scp2/source/ooo/mingw_dlls.scp
parentdd875e4f6a7b6c6bea7121f701821d7c7ba7f6d0 (diff)
mingw: check for system iconv dll
libxslt in Fedora mingw packages depends on it.
Diffstat (limited to 'scp2/source/ooo/mingw_dlls.scp')
-rw-r--r--scp2/source/ooo/mingw_dlls.scp3
1 files changed, 3 insertions, 0 deletions
diff --git a/scp2/source/ooo/mingw_dlls.scp b/scp2/source/ooo/mingw_dlls.scp
index 0cd23b3ce8a3..4dff90cc10e0 100644
--- a/scp2/source/ooo/mingw_dlls.scp
+++ b/scp2/source/ooo/mingw_dlls.scp
@@ -50,6 +50,9 @@ MINGW_DLL( gid_Brand_File_Lib_Mingw_Libexpat, MINGW_EXPAT_DLL )
#ifdef NEEDS_MINGW_LIBXSLT_DLL
MINGW_DLL( gid_Brand_File_Lib_Mingw_Libxslt, MINGW_LIBXSLT_DLL )
#endif
+#ifdef NEEDS_MINGW_ICONV_DLL
+MINGW_DLL( gid_Brand_File_Lib_Mingw_Libxslt, MINGW_ICONV_DLL )
+#endif
#endif
#ifdef SYSTEM_LIBXML