On 2/15/19 10:34 AM, Andreas Metzler wrote: > On 2019-02-15 Herbert Fortes <[email protected]> wrote: >> I working on a Debian revison for libgphoto2 and >> have this Lintian about pkg-config. > >> pkg-config-references-unknown-shared-library > >> The libgphoto2_port/libgphoto2_port.pc.in file has: > >> Libs: -L${libdir} -lgphoto2 -lm > [...] > > Hello, > Looks like a false positive, lintian warns about -lm, the full error is: > W: libgphoto2-dev: pkg-config-references-unknown-shared-library > usr/lib/x86_64-linux-gnu/pkgconfig/libgphoto2.pc -lm (line 14) > W: libgphoto2-dev: pkg-config-references-unknown-shared-library > usr/lib/x86_64-linux-gnu/pkgconfig/libgphoto2_port.pc -lm (line 12) > > libm.so is shipped in libc6-dev. How about a bugreport? >
Yeah, I did not read right. Thanks Andreas! Regards, Herbert

