Package: libdockapp-dev
Version: 1:0.7.2-1
Severity: important

/usr/lib/x86_64-linux-gnu/pkgconfig/dockapp.pc:
Requires: x11 xext xpm

Therefore anything build-depending on libdockapp-dev and using pkg-config
to locate the library will FTBFS unless it has a direct b-d on
libxext-dev.

I think the error is in the pkg-config file, not in the Debian package.
Since the headers of libdockapp-dev do not #include (and therefore expose)
headers from libxext-dev the pkg-config should have (at most)
Libs.private: -lext
instead of the requires.

cu Andreas

Reply via email to