AtlatestRepositorycore-channel

core-channel / tree / src / patcheslibxml2-pc-drop-empty-requires.patch

1--- a/libxml-2.0.pc.in
2+++ b/libxml-2.0.pc.in
3@@ -7,6 +7,5 @@
4 Name: libXML
5 Version: @VERSION@
6 Description: libXML library version2.
7-Requires@XML_PC_PRIVATE@: @XML_PC_REQUIRES@
8 Libs: -L${libdir} @XML_LIBS@ @XML_PC_LIBS_PRIVATE@ @XML_PC_LIBS@ @LIBS@
9 Cflags: @XML_INCLUDEDIR@ @XML_CFLAGS@