/usr/lib/x86_64-linux-gnu/pkgconfig/Qt5Purchasing.pc is in qtpurchasing5-dev 5.6.0~git20151023.2f454143-0ubuntu4.
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 Purchasing
Description: Qt Purchasing module
Version: 5.6.0
Libs: -lQt5Purchasing
Libs.private: -lpay -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lQt5Core -lpthread
Cflags: -I${includedir}/QtPurchasing -I${includedir}
Requires: Qt5Core
|