--- embedaddon/libxml2/libxml-2.0-uninstalled.pc.in	2013/07/22 01:28:50	1.1.1.1.2.1
+++ embedaddon/libxml2/libxml-2.0-uninstalled.pc.in	2014/06/15 19:53:29	1.1.1.2
@@ -8,5 +8,5 @@ Name: libXML
 Version: @VERSION@
 Description: libXML library version2.
 Requires:
-Libs: -L${libdir} -lxml2 @THREAD_LIBS@ @Z_LIBS@ @LZMA_LIBS@ @ICONV_LIBS@ @M_LIBS@ @LIBS@
+Libs: -L${libdir} -lxml2 @ICU_LIBS@ @THREAD_LIBS@ @Z_LIBS@ @ICONV_LIBS@ @M_LIBS@ @LIBS@
 Cflags: -I${includedir} @XML_INCLUDEDIR@ @XML_CFLAGS@