/usr/lib/x86_64-linux-gnu/pkgconfig/vibe-redis.pc is in libvibe-redis-dev 0.8.2-1build1.
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 | prefix=/usr
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: vibe-redis
Description: Redis database client implementation for Vibe.
Version: 0.8.2
Requires: vibe-utils vibe-crypto vibe-tls vibe-inet vibe-data vibe-stream vibe-textfilter vibe-core vibe-http
Requires.private: libcrypto libssl
Libs: -L${libdir} -lvibe-redis
Cflags: -I${includedir}/d/vibe
|