/usr/lib/x86_64-linux-gnu/pkgconfig/Qt5SystemInfo.pc is in qtsystems5-dev 5.0~git20141206~44f70d99-0ubuntu8.
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=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include/x86_64-linux-gnu/qt5
Name: Qt5 SystemInfo
Description: Qt SystemInfo module
Version: 5.4.0
Libs: -lQt5SystemInfo
Libs.private: -ludev -lX11 -levdev -lQt5Network -lQt5DBus -lQt5Core -lpthread -lQt5DBus -lQt5Core -lpthread
Cflags: -I${includedir}/QtSystemInfo -I${includedir}
Requires: Qt5Core Qt5Network Qt5DBus
|