[libxml2] Update libxml-2.0-uninstalled.pc.in
- From: Nick Wellnhofer <nwellnhof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libxml2] Update libxml-2.0-uninstalled.pc.in
- Date: Sun, 3 Apr 2022 12:44:15 +0000 (UTC)
commit 5cae1a14ee2164e627ecc72bfd3e036122b2f5ef
Author: Nick Wellnhofer <wellnhofer aevum de>
Date: Sun Apr 3 02:20:59 2022 +0200
Update libxml-2.0-uninstalled.pc.in
libxml-2.0-uninstalled.pc.in | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/libxml-2.0-uninstalled.pc.in b/libxml-2.0-uninstalled.pc.in
index d8ba2966..0c3186f7 100644
--- a/libxml-2.0-uninstalled.pc.in
+++ b/libxml-2.0-uninstalled.pc.in
@@ -2,11 +2,12 @@ prefix=
exec_prefix=
libdir=${pcfiledir}
includedir=${pcfiledir}/include
-
+modules=@WITH_MODULES@
Name: libXML
Version: @VERSION@
Description: libXML library version2.
Requires:
-Libs: -L${libdir} -lxml2 @ICU_LIBS@ @THREAD_LIBS@ @Z_LIBS@ @LZMA_LIBS@ @ICONV_LIBS@ @LIBM@ @LIBS@
-Cflags: -I${includedir} @XML_INCLUDEDIR@ @XML_CFLAGS@
+Libs: -L${libdir} @XML_LIBS@
+Libs.private: @XML_PRIVATE_LIBS@ @LIBS@
+Cflags: @XML_INCLUDEDIR@ @XML_CFLAGS@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]