/usr/lib/pkgconfig/libDeployPkg.pc is in open-vm-tools-dev 2:10.0.7-3227872-2ubuntu1.
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 | # VMware libDeployPkg pkgconfig data.
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include
Name: VMware DeployPkg library
Description: Library for unpacking and executing VMware Guest Customization package.
Version: 10.0.7
Libs: -L${libdir} -lDeployPkg
Cflags: -I${includedir}/deployPkg
|