From 5b2eccaaeabc3524cffac3fa9af2a3d0befee84e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 21 Dec 2025 21:31:33 +0000 Subject: Remove used of locked_sstream. This was an ineffectual workaround for macOS, any nobody should be using this branch on macOS any more. --- libcxml.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcxml.pc.in') diff --git a/libcxml.pc.in b/libcxml.pc.in index 12bee18..8b7c15c 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 locked_sstream +Requires: libxml++-2.6 glibmm-2.4 Libs: @libs@ Cflags: -I${includedir} -- cgit v1.2.3