Package: liblognorm-dev
Version: 1.0.0-2
Severity: serious
The pkg-config file lognorm.pc.in is broken.
It should list dependend libraries via Requires so cflags and linker
flags are properly set. I'd propose something like the attached patch
--- lognorm.pc.in.orig 2014-05-17 15:24:48.347682305 +0200
+++ lognorm.pc.in 2014-05-17 15:23:56.451033217 +0200
@@ -6,5 +6,6 @@
Name: lognorm
Description: fast samples-based log normalization library
Version: @VERSION@
-Libs: -L${libdir} -llognorm -lestr
+Requires: libestr json-c
+Libs: -L${libdir} -llognorm
Cflags: -I${includedir}
Please consider forwarding that to upstream.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-1-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 liblognorm-dev depends on:
ii libee-dev 0.4.1-1
ii libestr-dev 0.1.9-1
ii liblognorm0 0.3.7-1
liblognorm-dev recommends no packages.
liblognorm-dev suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]