Package: libmongo-client-dev Version: 0.1.6.1-2 Severity: serious Hi,
I've tried to compile a program today with uses libmongo-client and pkg-config to detect the necessary CFLAGS/LDFLAGS. libmongo-client.pc has Requires.private: glib-2.0 This meant it requires libglib2.0-dev to be installed, otherwise the pkg-config check fails: # pkg-config --print-errors --cflags libmongo-client Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'glib-2.0', required by 'libmongo-client', not found In my case, the software used the m4 macro PKG_CHECK_MODULES. Please add libglib2.0-dev to the Depends of libmongo-client-dev or check if the Requires.private is actually needed and can be removed. Michael -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (200, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libmongo-client-dev depends on: ii libmongo-client0 0.1.6.1-2 ii pkg-config 0.26-1 libmongo-client-dev recommends no packages. libmongo-client-dev suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

