Package: libgpevtype0-dev Version: 0.11-1 Severity: serious Hi,
Your libgpevtype.pc file states: Requires: glib-2.0, mimedir-1.0 You should be adding dependencies for those packages to your -dev package in case they really are required. This seems to mean you need to add a depends on libglib2.0-dev and libmimedir-gnome0-dev. It seems your header files also include both of them. You might also consider using Requires.private instead of Requires. This will prevent other package using pkg-config from linking libraries they don't need. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

