summaryrefslogtreecommitdiff
path: root/textproc/libxml2/files/patch-libxml-2.0-uninstalled.pc.in
blob: 77dc8c19fd9c36f687a6b26593939108dc3e888e (plain) (blame)
1
2
3
4
5
6
7
8
9
--- libxml-2.0-uninstalled.pc.in.orig	2016-02-09 10:17:32 UTC
+++ libxml-2.0-uninstalled.pc.in
@@ -8,5 +8,5 @@ Name: libXML
 Version: @VERSION@
 Description: libXML library version2.
 Requires:
-Libs: -L${libdir} -lxml2 @ICU_LIBS@ @THREAD_LIBS@ @Z_LIBS@ @LZMA_LIBS@ @ICONV_LIBS@ @M_LIBS@ @LIBS@
+Libs: -L${libdir} -lxml2 @THREAD_LIBS@ @Z_LIBS@ @LZMA_LIBS@ @ICONV_LIBS@ @M_LIBS@ @LIBS@
 Cflags: -I${includedir} @XML_INCLUDEDIR@ @XML_CFLAGS@