This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/oxli.pc is in liboxli-dev 2.1.2+dfsg-3.

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
15
16
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
sharedlibdir=${libdir}
includedir=${prefix}/include

Name: oxli
Description: The unsupported core C++ library from the khmer project
URL: http://khmer.readthedocs.io/
Version: 

Requires:
Requires.private: zlib
Libs: -L${libdir} -L${sharedlibdir} -loxli
Libs.private: -lbz2
Cflags: -I${includedir}