/usr/lib/x86_64-linux-gnu/pkgconfig/openrc.pc is in librc-dev 0.13.1-4.
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 | prefix=
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=/usr/include
Name: OpenRC
Description: Universal init system
Version: 0.13.1
Cflags: -I${includedir}
Libs: -L${libdir} -lrc
|