/usr/lib/pkgconfig/libsemanage.pc is in libsemanage1-dev 2.1.0-2.
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 12 13 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=/usr/include
Name: libsemanage
Description: SELinux management library
Version: 2.1.0
URL: http://userspace.selinuxproject.org/
Requires.private: libselinux libsepol ustr
Libs: -L${libdir} -lsemanage
Libs.private: -lbz2
Cflags: -I${includedir}
|