diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-12-21 21:31:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-12-21 21:31:33 +0000 |
| commit | 5b2eccaaeabc3524cffac3fa9af2a3d0befee84e (patch) | |
| tree | 33dc32a92e23c5b0bfd9ce5a9c07dfb4f89f4ed0 /libcxml.pc.in | |
| parent | fd7e004e0b0a08a9d9b323888c7f60834c93eafc (diff) | |
This was an ineffectual workaround for macOS, any nobody should be
using this branch on macOS any more.
Diffstat (limited to 'libcxml.pc.in')
| -rw-r--r-- | libcxml.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
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} |
