/usr/lib/x86_64-linux-gnu/pkgconfig/libesnaccxx.pc is in libesnacc-dev 1.8.1-1.
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 14 | # Enhanced SNACC pkg-config source file
PREFIX=/usr
EXEC_PREFIX=/usr
LIBDIR=/usr/lib/x86_64-linux-gnu
INCLUDEDIR=/usr/include
Name: libesnaccxx
Description: Enhanced SNACC Compiler development support and libs for C++
Version: 1.8.1
Requires:
Conflicts:
Libs: -L${LIBDIR} -lcxxasn1
Cflags: -I${INCLUDEDIR}/cxx-lib/inc
|