Package: libzip-dev Version: 0.10.1-1.1 Hi. I'm writing code that uses libzip-dev, and we tried the provided pkg-config rules. However, libzip-dev's pkg-config file is incorrect:
jas@latte:~/src/libykneomgr$ pkg-config --cflags libzip -I/usr/lib/libzip/include jas@latte:~/src/libykneomgr$ The packages does not populate that directory with any file. Fortunately, all the include files are in /usr/include so the incorrect -I just result in a warning for us, and building and linking works. Still, the incorrect path seems like a bug. /Simon -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org