Index: third_party/libxml/src/libxml-2.0-uninstalled.pc.in |
diff --git a/third_party/libxml/src/libxml-2.0-uninstalled.pc.in b/third_party/libxml/src/libxml-2.0-uninstalled.pc.in |
index 0a4c8338e4c14926461ba8393980cb851358cda7..60b886b304a8de4ce40f4d69a4b1cd50f378251f 100644 |
--- a/third_party/libxml/src/libxml-2.0-uninstalled.pc.in |
+++ b/third_party/libxml/src/libxml-2.0-uninstalled.pc.in |
@@ -8,5 +8,5 @@ Name: libXML |
Version: @VERSION@ |
Description: libXML library version2. |
Requires: |
-Libs: -L${libdir} -lxml2 @THREAD_LIBS@ @Z_LIBS@ @ICONV_LIBS@ @M_LIBS@ @LIBS@ |
+Libs: -L${libdir} -lxml2 @ICU_LIBS@ @THREAD_LIBS@ @Z_LIBS@ @LZMA_LIBS@ @ICONV_LIBS@ @M_LIBS@ @LIBS@ |
Cflags: -I${includedir} @XML_INCLUDEDIR@ @XML_CFLAGS@ |