Re: Lintian - pkg-config-references-unknown-shared-library

2019-02-15 Thread Herbert Fortes
On 2/15/19 10:34 AM, Andreas Metzler wrote: > On 2019-02-15 Herbert Fortes 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:

Re: Lintian - pkg-config-references-unknown-shared-library

2019-02-15 Thread Andreas Metzler
On 2019-02-15 Herbert Fortes 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

Re: Lintian - pkg-config-references-unknown-shared-library

2019-02-15 Thread Andrey Rahmatullin
On Fri, Feb 15, 2019 at 10:15:02AM -0200, Herbert Fortes 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 >

Lintian - pkg-config-references-unknown-shared-library

2019-02-15 Thread Herbert Fortes
Hi, 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 The libgphoto2.pc.in[0] file has this content since version 2.4.6, 7 year