summaryrefslogtreecommitdiff
path: root/libcxml.pc.in
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-02-25 19:50:41 +0100
committerCarl Hetherington <cth@carlh.net>2024-03-19 09:30:42 +0100
commitd1d86684114447809c762a78e8e5cb821e1253fc (patch)
tree7b0783816fadd24173e4fd6de3765f337f8ad958 /libcxml.pc.in
parenta0ca8f600cd5bbf3b942b276fc870083de4e1b0a (diff)
Optionally (with --c++17) use libxml++-4.0 and C++17.
Diffstat (limited to 'libcxml.pc.in')
-rw-r--r--libcxml.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxml.pc.in b/libcxml.pc.in
index 8b7c15c..0632a14 100644
--- a/libcxml.pc.in
+++ b/libcxml.pc.in
@@ -5,6 +5,6 @@ includedir=@includedir@
Name: libcxml
Description: Library to simplify XML parsing with libxml++
Version: @version@
-Requires: libxml++-2.6 glibmm-2.4
+Requires: libxml++-@xmlpp_api@ glibmm-@glibmm_api@
Libs: @libs@
Cflags: -I${includedir}