/usr/lib/pkgconfig/libwbxml2.pc is in libwbxml2-dev 0.10.7-1+b2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | prefix=/usr
exec_prefix=/usr/bin
libdir=/usr/lib
includedir=/usr/include
Name: libwbxml2
Description: C wbxml library
Version: 0.10.7
Requires: libxml-2.0 >= 2.6
Libs: -L${libdir} -lwbxml2
Cflags: -I${includedir}
|